{
  "name": "CopyLead Service Reporter",
  "short_name": "CopyLead",
  "description": "Secure technician portal for machine service reporting.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#e9f0f5",
  "theme_color": "#0f2b3d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
