{
  "id": "/",
  "name": "Ortouz",
  "short_name": "Ortouz",
  "description": "Clinic workspace for care coordination, communication, files, and operations.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "prefer_related_applications": false,
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#229cff",
  "categories": ["medical", "business", "productivity"],
  "icons": [
    {
      "src": "/ortouz-app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/ortouz-app-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/ortouz-app-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.png?v=3",
      "sizes": "420x420",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
