{
  "name": "Repherod - Healthcare Referral System",
  "short_name": "Repherod",
  "description": "Refer patients from one medical facility to another as fast as lightning",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0097ff",
  "theme_color": "#0097ff",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-light-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["medical", "health", "productivity"]
}
