{
    "name": "UnoCoffee — Coffee riders near you",
    "short_name": "UnoCoffee",
    "description": "Find live coffee riders around Balikpapan and navigate to the nearest one.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#EB0006",
    "lang": "id",
    "categories": ["food", "navigation", "lifestyle"],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Go live",
            "short_name": "Go live",
            "description": "Open the rider on/off switch",
            "url": "/rider"
        }
    ]
}
