{
    "name": "FireWatch — wildfire early warning",
    "short_name": "FireWatch",
    "description": "Open-source, AI-powered wildfire early warning. Detect fire before there is fire.",
    "id": "/",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "dir": "ltr",
    "lang": "en",
    "categories": ["weather", "utilities", "education"],
    "background_color": "#04150F",
    "theme_color": "#08231A",
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
