{
  "short_name": "DNCScrub",
  "name": "DNCScrub App",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/images/logo.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/images/logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/images/logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "DNCScrub Desktop View"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "DNCScrub Mobile View"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "categories": ["utilities"],
  "prefer_related_applications": false,
  "scope": "/",
  "description": "DNCScrub - Your Call Center Compliance solution"
}
