{
  "name": "Vivero Financiero",
  "short_name": "Vivero",
  "description": "Juego educativo de educación financiera. Aprendé a invertir gestionando tu propio vivero de activos.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#031425",
  "theme_color": "#031425",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "es",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%23031425' width='192' height='192' rx='24'/%3E%3Ctext x='96' y='140' font-size='140' text-anchor='middle'%3E%F0%9F%8C%B1%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%23031425' width='512' height='512' rx='64'/%3E%3Ctext x='256' y='380' font-size='370' text-anchor='middle'%3E%F0%9F%8C%B1%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "games", "finance"],
  "screenshots": [
    {
      "src": "screenshots/purchase_success.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Jugar",
      "short_name": "Jugar",
      "description": "Continuar partida",
      "url": "/",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%23031425' width='96' height='96' rx='16'/%3E%3Ctext x='48' y='72' font-size='64' text-anchor='middle'%3E%F0%9F%8E%AE%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ]
}
