{
  "name": "Gajardo - Bistrot & Balera",
  "short_name": "Gajardo",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1f1f1f",
  "theme_color": "#8A2530",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}