{
  "short_name": "TeleMedLine Online",
  "name": "TeleMedLine Online - For Patients",
  "icons": [
    {
      "src": "Favicon.svg",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "Favicon.svg",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "Favicon.svg",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "Favicon.svg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "categories": ["healthcare", "online", "hospital", "clinic"],
  "screenshots": [
    {
      "src": "screenshots/1280x800-screenshot.png",
      "sizes": "1280x800",
      "type": "image/png"
    },
    {
      "src": "screenshots/750x1334-screenshot.png",
      "sizes": "750x1334",
      "type": "image/png"
    }
  ]
}
