{
  "name": "Mariscos El Puerto - Menú",
  "short_name": "El Puerto",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b1726",
  "theme_color": "#0f1e33",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2970/2970094.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2970/2970094.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}