{
  "name": "Chat",
  "short_name": "Chat",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#F2F2F7",
  "theme_color": "#FF2D55",
  "icons": [
    {
      "src": "sharito-192.png.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "sharito-512.png.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}