{
    "name": "GEO Ride - 3D World Driving Simulator",
    "short_name": "GEO Ride",
    "description": "Drive anywhere on Earth in real-time 3D. Realistic physics, multiplayer, and satellite maps - no plugins required.",
    "start_url": "/?source=pwa",
    "scope": "/",
    "id": "georide-simulator",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone", "browser"],
    "orientation": "any",
    "background_color": "#000000",
    "theme_color": "#020202",
    "lang": "en",
    "dir": "ltr",
    "categories": ["games", "simulation", "travel", "entertainment"],
    "iarc_rating_id": "",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "favicon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "favicon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "favicon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "favicon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "images/wow.jpg",
            "sizes": "1280x720",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "GEO Ride - 3D World Driving Simulator"
        }
    ],
    "shortcuts": [
        {
            "name": "Play Now",
            "short_name": "Play",
            "description": "Jump straight into driving",
            "url": "/play?source=pwa",
            "icons": [{ "src": "favicon.png", "sizes": "128x128", "type": "image/png" }]
        }
    ]
}
