{
  "name": "Provider Portal Mobile",
  "short_name": "ProviderPortal",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f6fa",
  "theme_color": "#1D2633",
  "icons": [
    {
      "src": "/logos/plottwistco-logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logos/plottwistco-logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
