{
  "name": "Air Agent — AI Flight Search Engine",
  "short_name": "Air Agent",
  "description": "The first agent-to-agent flight search engine. Find the cheapest flights via split-ticketing, hidden-city routing, flex-date arbitrage, and refund prediction.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#171717",
  "orientation": "any",
  "categories": ["travel", "utilities"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
