{
  "name": "Supervisia Steward",
  "short_name": "Steward",
  "description": "CBT homework as a conversation",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#102a43",
  "theme_color": "#27ab83",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "shortcuts": [
    {
      "name": "Therapist Dashboard",
      "url": "/dashboard",
      "description": "Access the therapist dashboard"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
