{
  "short_name": "adacraft",
  "name": "adacraft",
  "description": "adacraft is a mod/fork of Scratch 3 with new blocks, new features, and new creative possibilities. It is based on Tubowarp another great mod of Scratch 3.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#4c97ff",
  "background_color": "#4c97ff",
  "display": "standalone"
}