{
  "name": "Gorilla ICT Website",
  "short_name": "Gorilla ICT Website",
  "icons": [
    {
      "src": "",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "",
      "type": "image/png",
      "sizes": "144x144"
    }
  ],
  "start_url": "/",
  "manifest_version": 1,
  "version": 1,
  "display": "standalone",
  "background_color": "#00b569",
  "theme_color": "#00b569"
}