{
  "name": "ChitChat",
  "short_name": "ChitChat",
  "start_url": "/chat",
  "display": "standalone",
  "id": "chitchat",
  "description": "ChitChat is a chat application for everyone to use to communicate with friends, family, and colleagues.",
  "dir": "ltr",
  "lang": "en",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "images/192.png",
      "sizes": "192x192"
    },
    {
      "src": "images/512.png",
      "sizes": "512x512"
    },
    {
      "src": "images/180.png",
      "sizes": "180x180"
    },
    {
      "src": "images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
