{
    "name": "Dreamers Team - Egypt Tours",
    "short_name": "Dreamers",
    "description": "Discover the magic of Egypt - Premium tours and experiences",
    "icons": [
        {
            "src": "/static/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0077b6",
    "background_color": "#060f1e",
    "categories": ["travel", "tourism"]
}