{
  "name": "AllCare Specialty Pharmacy Portal",
  "short_name": "AllCare SPP",
  "description": "Portal to allow doctors to view prescriptions for patients that come from the AllCare Specialty Pharmacy",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#02246D",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "images/manifest/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/manifest/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "images/manifest/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "images/manifest/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "images/manifest/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "images/manifest/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "images/manifest/icon-36x36.png",
      "sizes": "36x36",
      "type": "image/png"
    }
  ]
}
