{
  "name": "Chello Restaurant",
  "short_name": "Chello",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ea580c",
  "icons": [
    {
      "src": "http://chello.247hrs.net/imagen/chello.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "http://chello.247hrs.net/imagen/chello.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}