{
  "short_name": "DevsPortal",
  "name": "DevsPortal",
  "icons": [
    {
      "src": "devportal-logo.png",
      "sizes": "any",
      "type": "image/png"
    },
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#8b7fff",
  "background_color": "#050505"
}
