{
  "name": "AfyaTelemed",
  "short_name": "AfyaTeleMed",
  "description": "AfyaTeleMed revolutionizes healthcare, providing swift virtual consultations, prescription refills, and specialized care. Experience rapid, reliable medical services at your fingertips.",
  "icons": [
    {
      "src": "/icons/sdfsds.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/sdfsds.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/sdfsds.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#FFFFFF",
  "background_color": "#FFFFFF",
  "display_override": ["minimal-ui"],
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "splash_pages": null,
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.afyatelemed.www.twa"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/homescreenshot.png",
      "sizes": "540x720",
      "type": "image/png"
    },
    {
      "src": "/screenshots/morepatientactionbuttons.png",
      "sizes": "540x720",
      "type": "image/png"
    },
    {
      "src": "/screenshots/patient-side.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Consult a Doctor",
      "short_name": "Consult",
      "description": "Start a new consultation",
      "url": "/dashboard/doctors",
      "icons": [
        {
          "src": "/AdmissionsprimaryCare-e.svg",
          "sizes": "192x192",
          "type": "image/svg"
        }
      ]
    },
    {
      "name": "Prescription Refills",
      "short_name": "Refills",
      "description": "Refill your prescriptions",
      "url": "/dashboard/prescriptions",
      "icons": [
        {
          "src": "/chronicCare-bf5f20b4490339fa3eae386a05d888db.svg",
          "sizes": "192x192",
          "type": "image/svg"
        }
      ]
    }
  ]
}
