{
  "id": "diagnostic-agent",
  "name": "Diagnostic Agent",
  "short_name": "Diagnostic Agent",
  "description": "Use Diagnostic Agent to troubleshoot issues",
  "lang": "en",
  "background_color": "#E3E8ED",
  "theme_color": "#E3E8ED",
  "display": "standalone",
  "orientation": "any",
  "scope": "/diagnostic-agent/",
  "start_url": "/diagnostic-agent/",
  "icons": [
    {
      "src": "assets/icons_spa/da-512-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "assets/screenshots/mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "label": "Diagnostic Agent Mobile View"
    }
  ]
}
