{
    "name": "NavWarn — Boating Hazard Map",
    "short_name": "NavWarn",
    "description": "Crowdsourced boating hazard map — report and view waterway obstructions",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0a1628",
    "theme_color": "#0a1628",
    "icons": [
        { "src": "/api/icon.php?size=192", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/api/icon.php?size=192", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/api/icon.php?size=512", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/api/icon.php?size=512", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
        { "src": "/img/icon.svg", "sizes": "any", "type": "image/svg+xml" }
    ]
}
