{
  "display_override": ["window-controls-overlay"],
  "id": "/",
  "start_url": "/?utm_medium=PWA&utm_source=launcher",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Start Live Session",
      "short_name": "Start Live",
      "description": "Jump direction into starting or joining a live session",
      "url": "/?startLive",
      "icons": [
        {
          "src": "https://pwabuilder.com/assets/icons/icon_192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/1280x800-screenshot.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form-factor": "wide"
    },
    {
      "src": "/screenshots/750x1334-screenshot.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshots/screenshot1378x826.png",
      "sizes": "1378x826",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "short_name": "Kito",
  "name": "Kito Health",
  "icons": [
    {
      "src": "/images/maskable_icon_x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/maskable_icon_x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "display": "fullscreen",
  "theme_color": "#000000",
  "background_color": "#fff",
  "description": "Kito health is a triage-based health platform for children under 12",
  "orientation": "any",
  "protocol_handlers": [
    {
      "protocol": "web+demo",
      "url": "/?demo=%s"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
