{
  "name": "OT Fast Track",
  "short_name": "OT Fast Track",
  "description": "Occupational Therapist clinical workflow platform",
  "theme_color": "#2d7a4f",
  "background_color": "#f8faf9",
  "display": "standalone",
  "start_url": "/",
  "icons": [
    {
      "src": "/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}