{
  "name": "Punto Rojo",
  "short_name": "Punto Rojo",
  "description": "Punto Rojo",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAF7F2",
  "theme_color": "#C8141C",
  "lang": "es",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "./logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
