{
  "id": "/",
  "name": "AlfaBet",
  "short_name": "AlfaBet",
  "description": "AlfaBet",
  "lang": "en-US",
  "start_url": "/",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#77004f",
  "theme_color": "#77004f",
  "icons": [
    {
      "src": "/icons/128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/icons/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "capture_links": "existing_client_event",
    "url_handlers": [
        {
            "origin": "https://192.168.0.135"
        },
        {
            "origin": "https://localhost"
        },
        {
            "origin": "https://172.17.0.1"
        },
        {
            "origin": "https://172.31.144.1"
        }
    ]
}