{
  "name": "BoldOps — BMCE Field Service",
  "short_name": "BoldOps",
  "description": "Bold Mechanical & Controls — Digital Field Service Platform",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1d23",
  "theme_color": "#E8792B",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "utilities", "productivity"],
  "shortcuts": [
    { "name": "My Work",   "short_name": "My Work",   "url": "/my-jobs",            "description": "Active work orders assigned to you" },
    { "name": "New Form",  "short_name": "New Form",  "url": "/mobile/forms/new",   "description": "Start a new field service form" },
    { "name": "My Forms",  "short_name": "Forms",     "url": "/mobile/forms",       "description": "Forms you've submitted" }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
