{
  "name": "Dashboard",
  "short_name": "Dashboard",
  "description": "Medical school study dashboard",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#eff2f4",
  "theme_color": "#eff2f4",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%234a7c6f'/><text y='68' x='50' text-anchor='middle' font-size='55' fill='white'>⚕</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
