{
  "name": "ScanLynk - Digital Health Network",
  "short_name": "ScanLynk",
  "description": "Book medical tests instantly. Connect with diagnostic clinics in real time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1E5A9A",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/images/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/images/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Book a medical test appointment",
      "url": "/#booking",
      "icons": [{ "src": "/images/logo.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Urgent Alerts",
      "short_name": "Alerts",
      "description": "Subscribe to urgent slot alerts",
      "url": "/urgent-booking",
      "icons": [{ "src": "/images/logo.jpg", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
