{
    "name": "Hormuz Run — Strait of Hormuz Transit Simulation",
    "short_name": "Hormuz Run",
    "description": "Navigate a supertanker through the world's most dangerous strait. Choose your nation's flag, dodge IRGC fast-attack boats, survive mines, tolls, and geopolitical chaos.",
    "start_url": "./",
    "display": "fullscreen",
    "orientation": "landscape",
    "background_color": "#0a1a10",
    "theme_color": "#0a1a10",
    "categories": ["games", "entertainment"],
    "icons": [
        {
            "src": "favicon-32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
