{
  "name": "DV Operating System",
  "short_name": "DV OS",
  "description": "Front desk to field operations for general contractors. Intake, estimating, dispatch, and closing in one workspace.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64 32x32 16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Field Mode", "url": "/field" },
    { "name": "Mobile", "url": "/mobile" },
    { "name": "Phone", "url": "/phone" }
  ]
}
