{
  "short_name": "Zumi Editor",
  "name": "Zumi Scratch Editor",
  "icons": [
    {
      "src": "zumiAI_logo.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "zumiAI_logo.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#4C97FF",
  "background_color": "#ffffff"
}