{
  "name": "Amalí",
  "short_name": "Amalí",
  "description": "Amalí — Juntas trazamos camino. Plataforma de mentoría para jóvenes gitanas de USAL.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#241C3A",
  "theme_color": "#241C3A",
  "orientation": "portrait",
  "scope": "/",
  "lang": "es",
  "categories": [
    "education",
    "social"
  ],
  "icons": [
    {
      "src": "/img/icons/icon-48.png",
      "type": "image/png",
      "sizes": "48x48",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-72.png",
      "type": "image/png",
      "sizes": "72x72",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-96.png",
      "type": "image/png",
      "sizes": "96x96",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-128.png",
      "type": "image/png",
      "sizes": "128x128",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-256.png",
      "type": "image/png",
      "sizes": "256x256",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Chat",
      "short_name": "Chat",
      "description": "Ver mensajes",
      "url": "/chat",
      "icons": [
        {
          "src": "/img/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Descubre",
      "short_name": "Descubre",
      "description": "Ver contenido",
      "url": "/descubre",
      "icons": [
        {
          "src": "/img/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": []
}
