{
   "name": "EriccoStudio",
   "short_name": "EriccoStudio",
   "start_url": "/index.html",
   "scope": "/",
   "display": "standalone",
   "background_color": "#000000",
   "theme_color": "#000000",
   "icons": [
      {
         "src": "/icons/jelly_earth-48.png",
         "sizes": "48x48",
         "type": "image/png"
      },
      {
         "src": "/icons/jelly_earth-72.png",
         "sizes": "72x72",
         "type": "image/png"
      },
      {
         "src": "/icons/jelly_earth-96.png",
         "sizes": "96x96",
         "type": "image/png"
      },
      {
         "src": "/icons/jelly_earth-128.png",
         "sizes": "128x128",
         "type": "image/png"
      },
      {
         "src": "/icons/jelly_earth-192.png",
         "sizes": "192x192",
         "type": "image/png",
         "purpose": "any"
      },
      {
         "src": "/icons/jelly_earth-256.png",
         "sizes": "256x256",
         "type": "image/png"
      },
      {
         "src": "/icons/jelly_earth-384.png",
         "sizes": "384x384",
         "type": "image/png"
      },
      {
         "src": "/icons/jelly_earth.png",
         "sizes": "512x512",
         "type": "image/png",
         "purpose": "any"
      },
      {
         "src": "/icons/jelly_earth-maskable-512.png",
         "sizes": "512x512",
         "type": "image/png",
         "purpose": "maskable"
      }
   ]
}