{
  "name": "Flight Tracker",
  "short_name": "Flight Tracker",
  "description": "Flugpreis-Suche und -Überwachung für beliebige Routen",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A202C",
  "theme_color": "#1A202C",
  "icons": [
    {"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "categories": ["travel", "productivity"],
  "prefer_related_applications": false
}
