{
  "name": "Earth Pilot — Airspace Awareness",
  "short_name": "Earth Pilot",
  "description": "Synthetic-vision airspace-awareness HUD for pilots. Advisory use only — not for navigation.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#030510",
  "theme_color": "#030510",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
