{
  "name": "StayAven — Hotel Booking",
  "short_name": "StayAven",
  "description": "Book hotels across Nepal with confidence. Verified NTB listings, local payments.",
  "start_url": "/en",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2D6A4F",
  "lang": "en",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Search Hotels",
      "url": "/en/hotels/search",
      "description": "Find hotels in Nepal"
    },
    {
      "name": "My Bookings",
      "url": "/en/dashboard/bookings",
      "description": "View your bookings"
    }
  ]
}
