{
    "name": "Tech4Tours Guide",
    "short_name": "T4T Guide",
    "description": "Tour guide activity management app",
    "icons": [
        {
            "src": "/favicons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/favicons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/es/admin/guide/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#5D87FF",
    "background_color": "#ffffff",
    "categories": ["business", "productivity"]
}
