{
  "name": "Tulsi Home Stay - Tirthan Valley",
  "short_name": "Tulsi Home Stay",
  "description": "Luxury riverside homestay in Tirthan Valley, Himachal Pradesh. Handcrafted wooden chalets, river views, and authentic Himachali hospitality.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1c1917",
  "theme_color": "#92400e",
  "categories": ["travel", "hospitality", "lodging"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1542314831-068cd1dbfeeb?q=80&w=1200&auto=format&fit=crop",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "platform": "wide",
      "label": "Tulsi Home Stay - Riverside view"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Room",
      "url": "/?action=book",
      "description": "Reserve your stay at Tulsi Home Stay"
    },
    {
      "name": "View Rooms",
      "url": "/?tab=rooms",
      "description": "Browse our handcrafted chalets"
    },
    {
      "name": "Contact",
      "url": "/?tab=contact",
      "description": "Get in touch with us"
    }
  ]
}
