{
  "name": "ICE FOR LIFE APP - ITV Ice Makers",
  "short_name": "ICE FOR LIFE",
  "description": "Tu asistente digital completo para fabricadores de hielo ITV: calculadora ROI, recomendador de máquinas y recursos técnicos",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0088cc",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://itv.es/wp/wp-content/uploads/2021/04/cubitos.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://itv.es/wp/wp-content/uploads/2021/04/cubitos.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}