{
  "name": "Orion — Your journey. Discovered.",
  "short_name": "Orion",
  "description": "The road trip app that thinks ahead. Hotels, restaurants and landmarks along your exact route.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAFA",
  "theme_color": "#1A1A1A",
  "orientation": "portrait-primary",
  "categories": ["travel", "navigation", "lifestyle"],
  "lang": "en",
  "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" }
  ],
  "screenshots": [
    { "src": "/og-image.png", "sizes": "1200x630", "type": "image/png" }
  ]
}
