{
  "name": "FlyCalm — The Nervous Flyer's Guide",
  "short_name": "FlyCalm",
  "description": "Your complete journey guide for calm flying. 7 stages, 50+ tips, works offline.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0f1729",
  "theme_color": "#1a2744",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
