{
  "name": "IORO Tienda Online",
  "short_name": "IORO",
  "description": "Tu tienda online de joyería y accesorios personalizados.",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#0b101e",
  "theme_color": "#0b101e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "img/ioro-vo1.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/ioro-vo1.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}