{
  "short_name": "DITH Provider",
  "name": "Doctor in the House Medical Services TT - Provider Portal",
  "description": "Encounter tracking and schedule hub for Doctor in the House Medical Services TT.",
  "icons": [
    {
      "src": "icons/pwa_48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "icons/pwa_72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "icons/pwa_96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    }, 
    {
      "src": "icons/pwa_192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icons/pwa_512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "icons/maskable_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot.png",
      "sizes": "375x664",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Doctor in the House"
    },
    {
      "src": "icons/screenshot.png",
      "sizes": "375x664",
      "type": "image/png",
      "label": "Doctor in the House Mobile"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}
