{
  "name": "Kinabit",
  "short_name": "Kinabit",
  "description": "Your physical therapy companion — exercises, check-ins, and direct chat with your therapist.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0f17",
  "theme_color": "#0b0f17",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}