{
  "name": "Pet Beauty Banho e Tosa",
  "short_name": "Pet Beauty",
  "description": "Banho e tosa com acompanhamento ao vivo.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff6fa3",
  "icons": [
    {
      "src": "/img/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}