{
  "name": "Preciometro - Ofertas verificadas por gente real",
  "short_name": "Preciometro",
  "description": "Descubre las mejores ofertas verificadas por la comunidad. Ahorra con ofertas reales en Preciometro.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#e97317",
  "orientation": "portrait-primary",
  "categories": ["shopping", "lifestyle"],
  "lang": "es",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}