{
  "name": "África Fuente de Soda",
  "short_name": "África App",
  "description": "El icónico restaurante histórico de Viña del Mar.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a170d",
  "theme_color": "#0a170d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3170/3170733.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3170/3170733.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}