{
  "name": "aeronews — Luftfahrt News",
  "short_name": "aeronews",
  "description": "News, Hintergründe, Live-Flugtracking und Notfall-Alerts aus der Welt der Luftfahrt.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#fcfdff",
  "background_color": "#fcfdff",
  "categories": ["news", "travel", "education"],
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Aktuelle News", "short_name": "News", "url": "/news", "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }] },
    { "name": "Notfälle (Squawk 7700)", "short_name": "Notfälle", "url": "/notfaelle", "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }] },
    { "name": "Live-Karte", "short_name": "Karte", "url": "/karte", "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }] }
  ]
}
