{
  "short_name": "REVEChat",
  "name": "REVE Chat",
  "icons": [
    {
      "src": "wp-content/themes/revechat/images/apple-touch-icon-144x144.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "wp-content/themes/revechat/images/apple-touch-icon-144x144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "wp-content/themes/revechat/images/apple-touch-icon-114x114.png",
      "type": "image/png",
      "sizes": "114x114"
    },
    {
      "src": "wp-content/themes/revechat/images/apple-touch-icon-72x72.png",
      "type": "image/png",
      "sizes": "72x72"
    }
  ],
  "start_url": ".",
  "background_color": "#ffffff",
  "display": "standalone",
  "theme_color": "#f08300"
}