{
  "name": "HARES",
  "short_name": "HARES",
  "description": "La comunidad decide qué se fabrica. Cada domingo, prendas nuevas a votación.",
  "start_url": "./hares-home-v5.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b0c",
  "theme_color": "#0b0b0c",
  "lang": "es",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "./hares-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./hares-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./hares-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Colección",
      "short_name": "Colección",
      "url": "./hares-coleccion.html"
    },
    {
      "name": "Ranking",
      "short_name": "Ranking",
      "url": "./hares-ranking-v2.html"
    },
    {
      "name": "Proponer",
      "short_name": "Proponer",
      "url": "./hares-proponer-v2.html"
    }
  ]
}
