{
    "name": "TourTime",
    "short_name": "TourTime",
    "description": "Plan and manage your tour programs with ease",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#F2F2F7",
    "theme_color": "#007AFF",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "icon-192.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["travel", "utilities", "productivity"],
    "lang": "en"
}
