{
  "name": "AirWire \u2014 Where Aviation Intel Lands",
  "short_name": "AirWire",
  "description": "Daily aviation industry news briefing across rotorcraft, GA, business aviation, commercial, drones, eVTOL, MRO, and safety.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#00AAFA",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "news",
    "entertainment"
  ],
  "lang": "en"
}