{
  "name": "Bay Field",
  "short_name": "Bay Field",
  "description": "Bay Field by RelayForge — Instrumentation & Electrical workspace for trade crews",
  "theme_color": "#C45E2A",
  "background_color": "#0a0a0a",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/?pwa=1",
  "id": "bayfield",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Loop Calibrator",
      "short_name": "Calibrator",
      "url": "/calibrator?pwa=1",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "LoopVault",
      "short_name": "LoopVault",
      "url": "/loopvault?pwa=1",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
