{
  "name": "VisionCheck - Online Eye Test",
  "short_name": "VisionCheck",
  "description": "Free online vision screening — test your eyesight, get results, and find glasses or an eye doctor near you. Created by Sabroe Enterprise.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0faf6",
  "theme_color": "#0f6b50",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Start Eye Test",
      "short_name": "Eye Test",
      "description": "Begin your free vision screening",
      "url": "/test",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Virtual Try-On",
      "short_name": "Try On",
      "description": "Try glasses frames using your camera",
      "url": "/try-on",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
