{
  "short_name": "Konek",
  "name": "Konek Chat App",
  "icons": [
    {
      "src": "assets/img/ikonek192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "assets/img/ikonek512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "https://konek.ikolaband.com/index.php",
  "background_color": "#0f0f0f",
  "theme_color": "#81e802",
  "display": "standalone",
  "orientation": "portrait"
}