{
  "name": "BSB Command Center",
  "short_name": "BSB CC",
  "description": "Brown Sugar Babe — Internal Operations Platform",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1a0e08",
  "theme_color": "#1a0e08",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard",  "short_name": "Dash",    "url": "/dashboard.html",  "description": "PL Dashboard" },
    { "name": "Pulling",    "short_name": "Pull",    "url": "/pulling.html",    "description": "Pulling Team" },
    { "name": "Packing",    "short_name": "Pack",    "url": "/packing.html",    "description": "Packing Team" },
    { "name": "Bottling",   "short_name": "Bottle",  "url": "/bottling.html",   "description": "Bottling Team" }
  ]
}
