{
  "name": "Dustanie's Bar & Wine Cellar",
  "short_name": "The Bar",
  "description": "Personal bar and wine cellar manager with real-time sync",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1a1208",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "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"
    }
  ]
}
