{
  "id": "DLPWA",
  "short_name": "DoorLoop",
  "name": "DoorLoop",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "256x256",
      "type": "image/x-icon"
    },
    {
      "src": "appLogo.svg",
      "sizes": "144x144",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "prefer_related_applications": true,
  "screenshots": [
    {
      "src": "screenshot1.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "screenshot1.png",
      "sizes": "1920x1080",
      "type": "image/png"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.doorloop.mobile_app",
      "url": "https://play.google.com/store/apps/details?id=com.doorloop.mobile_app"
    }
  ]
}
