{
  "gcm_sender_id": "103953800507",
  "name": "OncoCrew",
  "short_name": "OncoCrew",
  "id": "/",
  "description": "Real-time chat for the OncoCrew healthcare community. Connect with your team, share updates, and stay in sync.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4ECDC4",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["medical", "social", "productivity"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
