{
  "name": "Old Wethersfield Shopkeepers",
  "short_name": "OW Shopkeepers",
  "description": "Explore Main Street Old Wethersfield — shop local, scan Red Onion QR codes, and celebrate America's 250th with Cove.Cards.",
  "id": "covecards",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FDF6F0",
  "theme_color": "#8B1A1A",
  "orientation": "portrait",
  "categories": ["shopping", "travel", "entertainment"],
  "icons": [
    {
      "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"
    }
  ]
}
