{
  "name": "Hidden Nepal",
  "short_name": "Hidden Nepal",
  "description": "Discover Nepal's best-kept secrets. AI-powered travel companion.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f0a",
  "theme_color": "#0a0f0a",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Explore Destinations",
      "short_name": "Explore",
      "url": "/explore",
      "icons": [{ "src": "/icons/shortcut-explore.png", "sizes": "96x96" }]
    },
    {
      "name": "Plan a Trip",
      "short_name": "Plan Trip",
      "url": "/plan",
      "icons": [{ "src": "/icons/shortcut-plan.png", "sizes": "96x96" }]
    }
  ],
  "categories": ["travel", "navigation", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
}
