{
  "name": "HospitalGiftShop - Marketplace",
  "short_name": "Hospital Shop",
  "start_url": "/Marketplace/AppLanding.aspx",
  "id": "/Marketplace/AppLanding.aspx",
  "dir": "ltr",
  "lang": "en",
  "description": "Order snacks, drinks, shelf-stable meals and more for pick up or delivery from the Lori's Marketplace on-site at specified locations.",
  "scope": ".",
  "icons": [
    {
      "src": "icons/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#005194",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["shopping", "food"],
  "screenshots": [
    {
      "src": "https://cdn1.hospitalgiftshop.com/hgs-img/icons/loris-icons/pwa/screenshots/home_page.jpg",
      "sizes": "540x1200",
      "type": "image/jpeg",
      "platform": "android",
      "label": "Homescreen of Hospital Shop App"
    },
    {
      "src": "https://cdn1.hospitalgiftshop.com/hgs-img/icons/loris-icons/pwa/screenshots/adding_to_cart.jpg",
      "sizes": "540x1200",
      "type": "image/jpeg",
      "platform": "android",
      "label": "Adding a Product in the Hospital Shop App"
    },
    {
      "src": "https://cdn1.hospitalgiftshop.com/hgs-img/icons/loris-icons/pwa/screenshots/shopping_cart.jpg",
      "sizes": "540x1200",
      "type": "image/jpeg",
      "platform": "android",
      "label": "Cart Page of the Hospital Shop App"
    },
    {
      "src": "https://cdn1.hospitalgiftshop.com/hgs-img/icons/loris-icons/pwa/screenshots/drinks_category.jpg",
      "sizes": "540x1200",
      "type": "image/jpeg",
      "platform": "android",
      "label": "Product Category page in the Hospital Shop App"
    }
  ]
}
