{
  "name": "ChatQC",
  "short_name": "ChatQC",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#222222",
  "icons": [
    {
      "src": "/img/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
