{
  "name": "SINA Clinical Workspace",
  "short_name": "SINA",
  "description": "A calm clinical workspace for organization, patient, team and appointment workflows.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7fafc",
  "theme_color": "#0d7489",
  "categories": ["health", "medical", "productivity"],
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa-maskable-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
