{
  "name": "RPath Professional",
  "short_name": "RPath Pro",
  "description": "LHS-powered clinical dashboard for therapists monitoring client healing journeys.",
  "start_url": "/landing",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF7ED",
  "theme_color": "#EA580C",
  "categories": ["medical", "health", "business"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
