{
  "name": "Attergo",
  "short_name": "Attergo",
  "description": "The operating system for healthcare revenue integrity.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf8",
  "theme_color": "#0e0f12",
  "icons": [
    {
      "src": "/brand/png/attergo-mark-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/png/attergo-mark-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/brand/png/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/svg/attergo-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
