{
  "name": "Barbearia Rodrigues",
  "short_name": "Barbearia Rodrigues",
  "start_url": "./index.html",
  "id": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ca8a04",
  "description": "Agende seu horário.",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://i.imgur.com/QU627yL.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://i.imgur.com/QU627yL.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}