{
  "name": "Moto Café JR Motos",
  "short_name": "Moto Café",
  "description": "Cardápio Digital da JR Motos",
  "id": "/motocafe/",
  "start_url": "/motocafe/",
  "scope": "/motocafe/",
  "display": "standalone",
    "orientation": "portrait",
  "background_color": "#111111",
  "theme_color": "#d6a300",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}