{
  "name": "Precept — Paid mentorship for healthcare professionals",
  "short_name": "Precept",
  "description": "Independent paid mentorship platform for healthcare professionals — nurses, students, residents, clinicians, educators, and SMEs. Voice-default Calls on your schedule.",
  "start_url": "/dashboard?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3D6B7A",
  "background_color": "#FAFAF9",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["health", "education", "productivity"],
  "icons": [
    {
      "src": "/logos/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
