{
  "name": "Clovers Spell Studio",
  "short_name": "Spell Studio",
  "description": "Editor, biblioteca, control por voz y herramientas completas de Clovers Spell Studio.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070b14",
  "theme_color": "#071224",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
