{
  "name": "Controle Psicólogo",
  "short_name": "PsiApp",
  "description": "Sistema de agenda e financeiro para psicólogos",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF8FF",
  "theme_color": "#2D1B4E",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%232D1B4E'/><text y='130' x='96' text-anchor='middle' font-size='110' font-family='serif'>🧠</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
