{
  "name": "Exploryn — Your AI Adventure Generator",
  "short_name": "Exploryn",
  "description": "Generate real adventures near you in one tap. Pick your vibe, press generate, and go.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#050a14",
  "theme_color": "#14b8a6",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["travel", "navigation", "lifestyle"],
  "shortcuts": [
    { "name": "Generate Adventure", "url": "/app", "description": "Generate a new adventure near you" },
    { "name": "Roadtrips", "url": "/app/roadtrips", "description": "Browse curated roadtrip routes" }
  ]
}
