{
  "name": "House Pour",
  "short_name": "House Pour",
  "description": "What's ready to drink, what's on the shelf, and what you can pour tonight.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c0b09",
  "theme_color": "#0b0b0d",
  "categories": ["food", "lifestyle", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Cocktails", "short_name": "Cocktails", "url": "/cocktails" },
    { "name": "Bottles", "short_name": "Bottles", "url": "/inventory" }
  ]
}
