{
  "name": "NETSSAND - Digital Prescription Platform for Sri Lankan Doctors",
  "short_name": "NETSSAND",
  "description": "Digital prescription and medical record generation platform for doctors in Sri Lanka. Create prescriptions with real-time drug interaction checks.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6FBFF",
  "theme_color": "#0369A1",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "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"
    }
  ],
  "categories": ["medical", "health", "productivity"],
  "screenshots": [
    {
      "src": "/img/hero-healthcare-v2.png",
      "sizes": "1693x929",
      "type": "image/png",
      "form_factor": "wide",
      "label": "NETSSAND Digital Prescription Platform"
    }
  ],
  "shortcuts": [
    {
      "name": "Doctor Portal",
      "short_name": "Doctor Portal",
      "description": "Register as a doctor on NETSSAND",
      "url": "/index.html#doctors-portal",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with NETSSAND",
      "url": "/contact.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.netssand.doctor",
      "id": "com.netssand.doctor"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/netssand-doctor/id123456789",
      "id": "123456789"
    }
  ],
  "prefer_related_applications": false
}
