{
  "name": "Dr. Farid Optometry & Optical",
  "short_name": "Dr. Farid",
  "description": "Eye exams, dry eye therapy (RF/IPL), contact lenses, and eyewear in Richmond Hill.",
  "lang": "en-CA",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "categories": ["health", "medical", "productivity"],
  "icons": [
    { "src": "/favicon-48.png",  "sizes": "48x48",   "type": "image/png" },
    { "src": "/favicon-112.png", "sizes": "112x112", "type": "image/png" },
    { "src": "/icon-192.png",    "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png",    "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "url": "/booking",
      "icons": [{ "src": "/shortcut-book.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact"
    },
    {
      "name": "Dry Eye Treatment",
      "short_name": "Dry Eye",
      "url": "/services/dry-eye-management"
    }
  ]
}
