{
  "name": "MMDx | Doctor Portal",
  "short_name": "MMDx",
  "description": "MMDx helps doctors run their practice with ease — consultations, notes, prescriptions, and payments in one place.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#23608D",
  "icons": [
    {
      "src": "/short-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/short-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
