{
  "short_name": "Nexus Blocks",
  "name": "Nexus Blocks",
  "description": "Create and run Scratch projects inside Nexus.",
  "icons": [
    {
      "src": "images/192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "editor",
  "background_color": "#f2f5f9",
  "display": "standalone",
  "theme_color": "#667eea"
}
