{
  "short_name": "Roy Events",
  "name": "Roy Events & Weddings",
  "icons": [
   
    {
      "src": "/images/icon1.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose":"any"
    },
    {
      "src": "/images/icon2.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose":"any"
    },
    {
      "src": "/images/maskable_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable" 
    }
  ],
  "start_url": "/?source=pwa",
  "background_color": "#ffffff",
  "display": "minimal-ui",
  "scope": "/",
  "theme_color": "#ffffff",
  "shortcuts": [
    {
      "name": "Roy Events & Weddings Decoration Gallery",
      "short_name": "Roy Events Gallery",
      "description": "Gallery, Wedding Planner, Decorators in Pokhara, Nepal ",
      "url": "/gallery/featured?source=pwa",
      "icons": [{ "src": "/images/gallery-screenshot.png", "sizes": "1600x900" }]
    },
    {
      "name": "Roy Events and Weddings Services",
      "short_name": "Roy Events Services",
      "description": "Services, Wedding Planner, Decorators in Pokhara, Nepal",
      "url": "/services?source=pwa",
      "icons": [{ "src": "/images/services-screenshot.png", "sizes": "1600x900" }]
    }
  ],
  "description": "Weather forecast information",
  "screenshots": [
    {
      "src": "/images/home-screenshot1.png",
      "type": "image/png",
      "sizes": "1600x900"
    },
    {
      "src": "/images/home-screenshot2.png",
      "type": "image/png",
      "sizes": "1600x900"
    }
  ]
}