{
    "name": "AeroNav — Tactical Helicopter Navigation",
    "short_name": "AeroNav",
    "description": "Offline-first aviation moving-map for helicopter pilots — GPS tracking, flight planning, CDI, tactical cockpit HUD",
    "start_url": "./index.html",
    "display": "fullscreen",
    "orientation": "any",
    "background_color": "#0a0a0a",
    "theme_color": "#00e5ff",
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
