{
  "name": "Bottle Hunt Ohio",
  "short_name": "Bottle Hunt",
  "description": "Track OHLQ bourbon drops and inventory across Ohio",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#d4a017",
  "background_color": "#1a1a2e",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["food", "lifestyle", "shopping"],
  "shortcuts": [
    {
      "name": "Report a Sighting",
      "short_name": "Report",
      "url": "/report",
      "description": "Report a bourbon sighting at a store"
    },
    {
      "name": "Store Map",
      "short_name": "Map",
      "url": "/map",
      "description": "Find OHLQ stores near you"
    },
    {
      "name": "My Collection",
      "short_name": "Collection",
      "url": "/my/collection",
      "description": "View your bottle collection"
    }
  ]
}
