{
  "name": "Restaurante Tô em Casa",
  "short_name": "Tô em Casa",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#333333",
  "orientation": "portrait",
  "icons": [
    {
      "src": "../assets/img/icone.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}