{
  "name": "Lalito Benefits",
  "short_name": "Lalito",
  "description": "Los beneficios y descuentos disponibles durante septiembre, en un solo lugar.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eceff6",
  "theme_color": "#eceff6",
  "lang": "es-CL",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
