{
  "name": "TripHawk — the fare hunter",
  "short_name": "TripHawk",
  "description": "Live flight catches, familiar comparisons, and a Nest for price drops. The hawk hunts; you choose where to strike.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#06070c",
  "theme_color": "#06070c",
  "orientation": "portrait",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
