{
  "id": "/doctors.html?app=doctor",
  "name": "MyMediLedger for Doctors",
  "short_name": "MML Doctor",
  "description": "Manage your practice, consultations and availability on MyMediLedger.",
  "start_url": "/doctors.html",
  "scope": "/doctors.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#5570e6",
  "categories": [
    "medical",
    "health",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}