{
  "name": "AirVeto - Wind Map & Balloon Prediction for Eastern Europe",
  "short_name": "AirVeto",
  "description": "Real-time wind visualization and smuggling balloon prediction for Poland, Lithuania, Latvia, Estonia, and Ukraine. Track wind patterns, predict balloon trajectories, and monitor cross-border airflow in the Baltic region.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#141F24",
  "theme_color": "#141F24",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "weather", "utilities", "maps"],
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://airveto.com/",
      "id": "airveto-app"
    }
  ],
  "prefer_related_applications": false
}
