{
  "name": "WhiskyWeb Sovereign Vault",
  "short_name": "WhiskyWeb",
  "description": "Privacy-First Sovereign Whisky Vault & Sensory Intelligence Platform",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#d4af37",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "images/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "lifestyle",
    "finance",
    "utilities"
  ],
  "shortcuts": [
    {
      "name": "Bottle Vault",
      "short_name": "Vault",
      "url": "/index.html#collection",
      "description": "Browse and manage your whisky bottle collection"
    },
    {
      "name": "Sensory Lab",
      "short_name": "Sensory",
      "url": "/index.html#sensory",
      "description": "Analyze flavor profiles and volatile kinetics"
    },
    {
      "name": "Marketplace",
      "short_name": "Exchange",
      "url": "/index.html#marketplace",
      "description": "Private P2P sovereign bottle exchange"
    }
  ]
}
