{
  "name": "Hornet Bay — Carrier-Ops Flight Sim",
  "short_name": "Hornet Bay",
  "description": "F/A-18 carrier-ops flight simulator in the browser. A tribute to F/A-18 Interceptor (Amiga, 1988).",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#070b18",
  "theme_color": "#070b18",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
