{
  "id": "/",
  "name": "VendWell by Coastal Vending 912",
  "short_name": "VendWell",
  "description": "Your On-The-Go Pantry — scan, vote, reserve, and earn rewards from Coastal Vending machines.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#064E3B",
  "theme_color": "#0D7C6E",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "food", "health"],
  "icons": [
    {
      "src": "/brand/cv-seal.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scan Product",
      "short_name": "Scan",
      "url": "/?tab=scan"
    },
    {
      "name": "My Rewards",
      "short_name": "Rewards",
      "url": "/?tab=rewards"
    }
  ]
}
