{
  "id": "/",
  "name": "Cigar Intel",
  "short_name": "CigarIntel",
  "description": "AI-powered cigar discovery with a personal sommelier, band scanner, taste profiling, and 60,000+ cigars to explore.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08070a",
  "theme_color": "#08070a",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["lifestyle", "food"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scan a Cigar",
      "short_name": "Scan",
      "description": "Identify a cigar with your camera",
      "url": "/scan",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Discover Cigars",
      "short_name": "Discover",
      "description": "Browse and explore 60,000+ cigars",
      "url": "/discover",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "My Humidor",
      "short_name": "Humidor",
      "description": "View and manage your cigar collection",
      "url": "/humidor",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Rankings",
      "short_name": "Rankings",
      "description": "Top-rated cigars and community rankings",
      "url": "/rankings",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
