{
  "short_name": "Ember Routes",
  "name": "Ember Routes - Discover Sri Lanka's Hidden Gems",
  "description": "Explore Sri Lanka with expert-guided tours, cultural experiences, and premium accommodations. Your gateway to the Pearl of the Indian Ocean.",
  "icons": [
    {
      "src": "logo1.webp",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "logo512.png",
      "type": "image/png", 
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2D5016",
  "background_color": "#F5F2E8",
  "categories": ["travel", "tourism", "lifestyle"],
  "lang": "en-US",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Destinations",
      "short_name": "Destinations", 
      "description": "Explore Sri Lankan destinations",
      "url": "/destinations",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tours",
      "short_name": "Tours",
      "description": "Browse available tours",
      "url": "/tours", 
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/contact",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    }
  ]
}
