{
  "name": "Route Four | Your Route to Everywhere",
  "short_name": "Route Four",
  "description": "Your route to everywhere. Hand-curated destinations, stunning photography spots, and AI-powered trip planning across 53 countries.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#0f0f1a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/r4-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/r4-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore Map",
      "url": "/map"
    },
    {
      "name": "Plan a Trip",
      "url": "/trips"
    }
  ],
  "categories": [
    "travel",
    "navigation",
    "lifestyle"
  ],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false
}
