{
  "id": "/paincoach-intake/",
  "name": "PainCoach Clinic Intake",
  "short_name": "PainCoach",
  "description": "Kiosk-ready clinical intake and 3D pain mapping for physical therapy clinics.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#faf9f5",
  "theme_color": "#516169",
  "prefer_related_applications": false,
  "lang": "en-US",
  "categories": ["medical", "health", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Intake",
      "short_name": "Intake",
      "description": "Start a new patient intake session",
      "url": "/"
    }
  ]
}
