{
  "id": "/",
  "name": "Dynamic OS — Dynamic HVAC Services",
  "short_name": "Dynamic OS",
  "description": "Dynamic OS: the operating system for Dynamic HVAC Services — CRM, scheduling, jobs, TAB and building performance reporting, invoicing and compliance.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "any",
  "background_color": "#0b0b0c",
  "theme_color": "#d81f26",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/dynamicos-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/dynamicos-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/dynamicos-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard" },
    { "name": "Field App", "url": "/tech" },
    { "name": "CRM", "url": "/crm" }
  ]
}
