{
  "name": "Hidden Bottles",
  "short_name": "Hidden Bottles",
  "description": "The premier marketplace for rare whisky investment and vintage spirits trading. Buy, sell, and discover exceptional bottles.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#D4AF37",
  "theme_color": "#D4AF37",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["shopping", "lifestyle", "finance"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Collection",
      "short_name": "Collection",
      "description": "Explore rare and vintage spirits",
      "url": "/products",
      "icons": [
        { "src": "/icons/shortcut-collection-96x96.png", "sizes": "96x96", "type": "image/png" },
        { "src": "/icons/shortcut-collection-192x192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Bottle Valuation",
      "short_name": "Valuation",
      "description": "Get your bottle valued",
      "url": "/valuation",
      "icons": [
        { "src": "/icons/shortcut-valuation-96x96.png", "sizes": "96x96", "type": "image/png" },
        { "src": "/icons/shortcut-valuation-192x192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Scan Bottle",
      "short_name": "Scan",
      "description": "AI-powered bottle scanner",
      "url": "/finder/scan",
      "icons": [
        { "src": "/icons/shortcut-scan-96x96.png", "sizes": "96x96", "type": "image/png" },
        { "src": "/icons/shortcut-scan-192x192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Hidden Bottles Homepage"
    },
    {
      "src": "/screenshots/home-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Hidden Bottles Mobile"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
