{
  "short_name": "Linker",
  "name": "Linker",
  "icons": [
    {
      "src": "/styles/img/splash/touch-icon-iphone-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/styles/img/splash/touch-icon-iphone-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/#/dashboard",
  "background_color": "#eeeeee",
  "display": "standalone",
  "theme_color": "#eeeeee",
  "splash_pages": null,
  "scope": "/#/dashboard"
}