{
  "name": "anti social chat",
  "short_name": "AntiSocial Chat",
  "start_url": "https://antisocialchat.com",
  "display": "standalone",
  "icons": [
    {
      "src": "icons/512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "url_handlers": [
    {
      "origin": "https://www.antisocialchat.com"
    }
  ]
}