{
  "name": "GC Hub",
  "short_name": "GC Hub",
  "description": "Back-of-house operations for Gula Cakery: procurement, inventory, central-kitchen production and transfers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fdf4f6",
  "theme_color": "#be4a78",
  "categories": ["business", "productivity", "food"],
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Stock count", "url": "/inventory/stock-counts" },
    { "name": "Waste log", "url": "/inventory/waste-log" },
    { "name": "Receiving", "url": "/procurement/receiving" }
  ]
}
