{
  "name": "Bossa Chile",
  "short_name": "Bossa",
  "description": "Pedidos, fidelización y cuenta Bossa",
  "start_url": "/inicio",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#66192C",
  "theme_color": "#66192C",
  "lang": "es",
  "icons": [
    {
      "src": "/static/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
