{
  "name": "SwyftMedics - Fast & Reliable Healthcare Services",
  "short_name": "SwyftMedics",
  "description": "SwyftMedics connects you with qualified healthcare professionals for quick consultations, medication delivery, and emergency services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1E40AF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/apple-touch-icon-iphone-60x60.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon-iphone-retina-120x120.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon-ipad-76x76.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon-ipad-retina-152x152.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon-ipad-retina-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon-ipad-retina-152x152.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon-ipad-retina-152x152.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon-ipad-retina-152x152.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon-ipad-retina-152x152.png",
      "sizes": "196x196",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Consultation",
      "short_name": "Consult",
      "url": "/consultation",
      "icons": [{ "src": "/icons/consultation.png", "sizes": "192x192" }]
    },
    {
      "name": "Order Medication",
      "short_name": "Meds",
      "url": "/pharmacy",
      "icons": [{ "src": "/icons/medication.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["healthcare", "medical", "health"],
  "screenshots": [
    {
      "src": "/screenshots/home-screen.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Home screen of SwyftMedics"
    },
    {
      "src": "/screenshots/consultation.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Consultation booking interface"
    }
  ],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false
}
