{
    "name": "DubaiUAE.com",
    "short_name": "DubaiUAE",
    "description": "Your Gateway to Dubai & UAE — Guides, News, Jobs & Visa Information",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1E3A5F",
    "theme_color": "#1E3A5F",
    "categories": ["news", "business", "lifestyle"],
    "lang": "en",
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Latest News",
            "url": "/news",
            "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Visa Guide",
            "url": "/visa-immigration",
            "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
