{
  "name": "Wine Cellar Tracker",
  "short_name": "WineCellar",
  "description": "Track your wine collection — bottles, tasting notes, scores, drink windows and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0604",
  "theme_color": "#1a0a00",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "categories": ["food", "lifestyle", "utilities"],
  "lang": "en-US"
}
