{
  "name": "VORELY — The Beauty Business Platform",
  "short_name": "VORELY",
  "description": "Plataforma SaaS completa para profissionais da beleza: agenda, clientes, financeiro, portfólio e marketing.",
  "start_url": "/dashboard",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#12082A",
  "theme_color": "#12082A",
  "lang": "pt-BR",
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    { "src": "/icons/vorely-16.png", "sizes": "16x16", "type": "image/png", "purpose": "any" },
    { "src": "/icons/vorely-32.png", "sizes": "32x32", "type": "image/png", "purpose": "any" },
    { "src": "/icons/vorely-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icons/vorely-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/vorely-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/vorely-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/vorely-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Agenda", "short_name": "Agenda", "url": "/agenda", "icons": [{ "src": "/icons/vorely-192.png", "sizes": "192x192" }] },
    { "name": "Clientes", "short_name": "Clientes", "url": "/clientes", "icons": [{ "src": "/icons/vorely-192.png", "sizes": "192x192" }] },
    { "name": "Financeiro", "short_name": "Financeiro", "url": "/financeiro", "icons": [{ "src": "/icons/vorely-192.png", "sizes": "192x192" }] },
    { "name": "VY AI", "short_name": "VY AI", "url": "/assistente", "icons": [{ "src": "/icons/vorely-192.png", "sizes": "192x192" }] }
  ],
  "screenshots": [
    { "src": "/icons/vorely-splash-wide.png", "sizes": "1920x1080", "type": "image/png", "form_factor": "wide", "label": "VORELY — The Beauty Business Platform" },
    { "src": "/icons/vorely-splash-portrait.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "VORELY — The Beauty Business Platform" }
  ],
  "prefer_related_applications": false
}