{
    "id": "/",
    "name": "Buses",
    "short_name": "Buses",
    "description": "Check the next time the 18 bus will be leaving the Pepper Pot stop",
    "start_url": "/",
    "scope": "/",
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "theme_color": "#d22a77",
    "background_color": "#930cd9",
    "display": "standalone",
    "orientation": "portrait"
}
