{
  "name": "Rodri Juega",
  "short_name": "Rodri Juega",
  "description": "Canal de gaming, juegos, tier lists, tests divertidos y la actividad IA en el Cole.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a1f",
  "theme_color": "#a855f7",
  "lang": "es",
  "categories": ["entertainment", "games", "education", "kids"],
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "IA en el Cole",
      "short_name": "IA Cole",
      "description": "Crea una canción con IA en clase",
      "url": "/actividad-ia-cole.html",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tier List Dragon Ball",
      "short_name": "Tier List",
      "url": "/tierlist.html",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tests Divertidos",
      "short_name": "Tests",
      "url": "/tests.html",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
