{
  "name": "Vinterest",
  "short_name": "Vinterest",
  "description": "Scan wine labels, build your taste profile, and order with confidence.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#8B1A2F",
  "theme_color": "#8B1A2F",
  "categories": ["food", "lifestyle", "education"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Scan a Bottle", "short_name": "Scan", "description": "Open the camera to scan a wine label", "url": "/#scan", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Restaurant Mode", "short_name": "Restaurant", "description": "Get wine recommendations for dining", "url": "/#restaurant", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
