{
  "name": "Stroke Scan CRM",
  "short_name": "Scan CRM",
  "description": "CRM for Stroke Scan Sign-Ups",
  "start_url": "/crm",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0F4C81",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
