{
    "name": "Shift",
    "short_name": "Shift",
    "description": "Flat daily car rental for gig couriers. Keep the delivery miles off your own car.",
    "id": "/shift",
    "start_url": "/shift",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0A0E1A",
    "theme_color": "#0A0E1A",
    "icons": [
        {
            "src": "/shift/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/shift/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/shift/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
