{
  "name": "Valor Flights - AI Flight Search",
  "short_name": "Valor Flights",
  "description": "Find the cheapest flights with AI-powered search. Compare 1,000+ airlines in real-time. Save up to 60% on flights.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1565c0",
  "orientation": "portrait-primary",
  "categories": ["travel", "utilities", "productivity"],
  "lang": "en",
  "icons": [
    {
      "src": "/assets/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
