{
  "name": "TempleFront Tours and Travels",
  "short_name": "TempleFront",
  "description": "Private, customisable journeys across Nepal, Bhutan and Tibet from a Kathmandu family agency — with emergency contacts and your saved trips available offline.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1A1612",
  "background_color": "#F8F1E4",
  "categories": ["travel", "navigation", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Travel safety & emergency numbers",
      "short_name": "Safety",
      "url": "/en/safety",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Explore the map",
      "short_name": "Map",
      "url": "/en/map",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "All journeys",
      "short_name": "Tours",
      "url": "/en/tours",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
