{
  "name": "Lumox Decor",
  "short_name": "Lumox",
  "description": "Cerámica artesanal para el hogar. Asunción, Paraguay.",
  "start_url": "/?fuente=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#EFEBE4",
  "theme_color": "#EFEBE4",
  "lang": "es-PY",
  "dir": "ltr",
  "categories": [
    "shopping",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "img/site/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/site/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/site/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Catálogo",
      "url": "/#catalogo"
    },
    {
      "name": "Showroom",
      "url": "/#showroom"
    }
  ]
}