{
  "name": "Trackerweb service status",
  "short_name": "Trackerweb status",
  "id": "./",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5cbbff",
  "prefer_related_applications": false,
  "icons": [
    //{
    //  "src": "icon-512.png",
    //  "type": "image/png",
    //  "sizes": "512x512"
    //},
    //{
    //  "src": "icon-192.png",
    //  "type": "image/png",
    //  "sizes": "192x192"
    //},
    {
      "src": "icon-96.png",
      "type": "image/png",
      "sizes": "96x96"
    }

  ]
}
