{
  "name": "Nature Kingdom Sri Lanka — Eco Wellness Retreat",
  "short_name": "Nature Kingdom",
  "description": "Sri Lanka's premier eco-luxury wellness retreat adjacent to Udawalawe National Park. Authentic clay cabanas, treehouses, Ayurveda spa, yoga, organic farm & wildlife experiences in Hambegamuwa.",
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a3d2b",
  "background_color": "#060E07",
  "categories": ["travel", "lifestyle", "health", "nature"],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Retreat",
      "short_name": "Book Now",
      "description": "Enquire and book your eco-retreat at Nature Kingdom Sri Lanka",
      "url": "/#contact",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Photo Gallery",
      "short_name": "Gallery",
      "description": "Browse Nature Kingdom Sri Lanka photo gallery",
      "url": "/gallery",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Nature Kingdom Sri Lanka — Eco Retreat Home Screen"
    }
  ]
}