{
  "name": "HBC Ops",
  "short_name": "HBC Ops",
  "description": "Highway Brewing Company — Operations Hub",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1c2433",
  "theme_color": "#1c2433",
  "orientation": "any",
  "icons": [
    {
      "src": "/api/pwa-icon?size=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/api/pwa-icon?size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
