{
  "name": "AGUX — Agendamentos",
  "short_name": "AGUX",
  "description": "Gestão de agenda, clientes, WhatsApp e site do seu negócio.",
  "start_url": "/index.php?modulo=dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#2ECC71",
  "lang": "pt-BR",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192x192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png?v=4",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
