{
  "short_name": "Buildr",
  "name": "Buildr Community",
  "icons": [
    {
      "src": "web/images/logo/buildr-logo.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "web/images/logo/buildr-logo.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "web/images/logo/buildr-logo.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "web/images/logo/buildr-logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/?utm=homescreen",
  "scope": "/",
  "background_color": "#F9F9F9",
  "theme_color": "#FFAE00",
  "display": "standalone",
  "orientation": "portrait"
}