{
  "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": "browser",
  "background_color": "#555555",
  "theme_color": "#00A6EB",
  "orientation": "landscape",
  "related_applications": [
    {
      "platform": "play",
      "id": "com.nclab.desktop",
      "url": "https://play.google.com/store/apps/details?id=com.nclab.desktop"
    }
  ],
  "prefer_related_applications": true,
  "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"
    }
  ]
}
