{
  "name": "Avi-News",
  "short_name": "Avi-News",
  "description": "Business aviation news, analysis and exclusive market data: flight activity, fleet utilization, route demand and industry reports.",
  "start_url": ".",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0d2c6b",
  "lang": "en",
  "dir": "ltr",
  "categories": ["news", "business", "travel"],
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "assets/screenshots/home-wide.png", "sizes": "1280x800", "type": "image/png", "form_factor": "wide", "label": "AVI-GO home — business aviation news and SkyPulse data" },
    { "src": "assets/screenshots/home-narrow.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "AVI-GO on mobile — news, data and events" }
  ],
  "shortcuts": [
    { "name": "Breaking News", "url": "breaking-news.html", "icons": [{ "src": "assets/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "SkyPulse Data", "url": "market-insights.html", "icons": [{ "src": "assets/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Trending", "url": "trending.html", "icons": [{ "src": "assets/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
