{
  "name": "PetCare Gestão",
  "short_name": "PetCare",
  "description": "Gestão integrada: Pet Shop, Banho e Tosa, Hotel e Adestramento",
  "start_url": "/sistema.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F8F9FA",
  "theme_color": "#184A4E",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "assets/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"]
}
