{
  "name": "DocuView",
  "short_name": "DocuView",
  "description": "DocuView — intelligent document and form management.",
  "id": "/vehicledocs",
  "start_url": "/vehicledocs/launch",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1A47E8",
  "icons": [
    {
      "src": "/icons/docuview-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/docuview-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/docuview-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
