{
  "short_name": "DITH",
  "name": "Doctor in the House Medical Services TT Limited",
  "description": "Quality medical care delivered to your home in Trinidad and Tobago — whenever and wherever you need it.",
  "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": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot.png",
      "sizes": "1842x920",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Doctor in the House"
    },
    {
      "src": "icons/screenshot.png",
      "sizes": "1842x920",
      "type": "image/png",
      "label": "Doctor in the House Mobile"
    }
  ],
  "start_url": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}
