{
    "id": "/",
    "name": "Omnilots",
    "short_name": "Omnilots",
    "description": "Crowdsourced parking reports for John Abbott College.",
    "lang": "en-CA",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": ["fullscreen", "standalone"],
    "orientation": "portrait",
    "background_color": "#0b0f19",
    "theme_color": "#F4A01A",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/apple-touch-icon-180x180.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}
