{
  "name": "OphthaCalc - Universal Ophthalmology Calculator",
  "short_name": "OphthaCalc",
  "description": "Professional ophthalmology calculator for eye care professionals. IOL power, vertex distance, visual acuity conversion, fortified drops, landmark studies, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F8FAFC",
  "theme_color": "#0D9488",
  "categories": ["medical", "health", "utilities", "education"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "IOL Power Formulas",
      "short_name": "IOL",
      "url": "/iol-formulas",
      "description": "Calculate IOL power with standard and post-refractive formulas"
    },
    {
      "name": "Fortified Drops",
      "short_name": "Drops",
      "url": "/fortified-drops",
      "description": "Fortified antibiotic and antifungal preparation guide"
    },
    {
      "name": "Landmark Studies",
      "short_name": "Studies",
      "url": "/landmark-studies",
      "description": "100+ landmark ophthalmology clinical trials"
    }
  ],
  "prefer_related_applications": false
}
