{
  "name": "NCLab, Inc.",
  "short_name": "NCLab",
  "description": "NCLab is a Windows-like desktop connected with the cloud, that provides Karel, Python, PostgreSQL, and much more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#555555",
  "theme_color": "#00A6EB",
  "orientation": "landscape",
  "icons": [
    {
      "src": "/static/resources/images/femhub/icons/192/nclab.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/resources/images/femhub/icons/512/nclab.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
