{
  "name": "Redcliffe Labs",
  "short_name": "RL Labs",
  "description": "Book blood tests online — Free home collection Lucknow",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e53935",
  "orientation": "portrait-primary",
  "lang": "hi",
  "icons": [
    {
      "src": "https://img.icons8.com/color/192/microscope.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://img.icons8.com/color/512/microscope.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ],
  "categories": ["medical", "health", "lifestyle"],
  "shortcuts": [
    {
      "name": "Book Test",
      "short_name": "Book",
      "description": "Book a blood test",
      "url": "/index.html#booking",
      "icons": [{ "src": "https://img.icons8.com/color/96/blood-test.png", "sizes": "96x96" }]
    },
    {
      "name": "Health Tips",
      "short_name": "Tips",
      "description": "Read health tips",
      "url": "/health-tips.html",
      "icons": [{ "src": "https://img.icons8.com/color/96/health-book.png", "sizes": "96x96" }]
    }
  ]
}