{
  "short_name": "chitchat",
  "name": "chitchat",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "128x128 64x64 48x48 32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo_simple.png",
      "type": "image/png",
      "sizes": "200x200"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#1E90FF",
  "background_color": "#1E90FF"
}
