{
  "name": "EyeHub – Eye Examination",
  "short_name": "EyeHub",
  "description": "Professional digital eye examination platform for optometrists and eye care clinicians.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "lang": "en",
  "categories": ["medical", "health", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "ETDRS Chart",
      "url": "/?chart=etdrs",
      "description": "Open ETDRS visual acuity chart"
    },
    {
      "name": "Sloan Chart",
      "url": "/?chart=sloan",
      "description": "Open Sloan letter chart"
    }
  ]
}
