{
  "name": "NobodyHasTHIS",
  "short_name": "NobodyHasTHIS",
  "description": "Custom, one-of-a-kind products and a photo gallery you can browse and rate — free, and works offline.",
  "id": "/",
  "start_url": "/Home?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "theme_color": "#00B0F0",
  "background_color": "#f5f7fa",
  "lang": "en",
  "dir": "auto",
  "icons": [
    { "src": "/Images/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/Images/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/Images/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/Images/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/Images/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/Images/icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/Images/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/Images/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/Images/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/Images/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Gallery", "url": "/Gallery?source=pwa", "description": "Browse and rate the photo gallery" },
    { "name": "Home",    "url": "/Home?source=pwa",     "description": "Home" }
  ],
  "categories": ["shopping", "photo", "lifestyle"]
}
