{
  "name": "Steins & Vines",
  "short_name": "Steins & Vines",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#e5dec1",
  "theme_color": "#4a6f4b",
  "icons": [
    { "src": "images/SV_Logo_PrimaryCircle_green.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "favicon.ico", "sizes": "48x48", "type": "image/x-icon" },
    { "src": "images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Products",
      "url": "/products.html",
      "icons": [{ "src": "images/Icon_green.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact.html",
      "icons": [{ "src": "images/Icon_green.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ],
  "categories": ["food", "shopping"],
  "description": "Craft your own beer and wine at Steins & Vines in Squamish, BC."
}
