{
  "name": "MARVIS — Assistente pessoal",
  "short_name": "MARVIS",
  "description": "Seu assistente pessoal para finanças, tarefas, agenda e WhatsApp.",
  "start_url": "/painel",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0d14",
  "background_color": "#0a0d14",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
