{
  "name": "Namaste Nepal — Official Tourism Portal",
  "short_name": "NamasteNepal",
  "description": "Discover Nepal's municipalities — destinations, events, local products & emergency services, all verified by local governments.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#D90429",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/app-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "lifestyle", "government"],
  "shortcuts": [
    {
      "name": "Explore Destinations",
      "url": "./#destinations",
      "description": "Browse verified tourism destinations"
    },
    {
      "name": "Events & Festivals",
      "url": "./#events",
      "description": "Upcoming cultural events near you"
    },
    {
      "name": "Interactive Map",
      "url": "./#map",
      "description": "Interactive tourism map of Nepal"
    }
  ]
}
