{
    "name": "Grabman — Food-Delivery Racing",
    "short_name": "Grabman",
    "description": "A free food-delivery racing game. Ride your scooter through city traffic and deliver before the timer runs out.",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "fullscreen",
    "display_override": ["fullscreen", "standalone"],
    "orientation": "portrait",
    "background_color": "#0b1120",
    "theme_color": "#10b981",
    "lang": "en",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["games", "entertainment"]
}
