{
    "name": "Inna.ke",
    "short_name": "Inna.ke",
    "description": "Kenya's live incident map — report and track accidents, fires, floods, and crime in real time.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#09090b",
    "lang": "en-KE",
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Live Map",
            "url": "/map",
            "description": "View the live incident map"
        },
        {
            "name": "Report Incident",
            "url": "/posts/create",
            "description": "Report a new incident"
        }
    ]
}
