{
  "name": "LINUS — Personal Assistant",
  "short_name": "LINUS",
  "description": "Assistente pessoal inteligente para a Ruanna. Agenda, tarefas, finanças, objetivos e mais.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#F8F9FC",
  "background_color": "#F8F9FC",
  "lang": "pt-PT",
  "categories": ["productivity", "lifestyle"],
  "permissions": ["notifications"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23B8A9C9'/%3E%3Cstop offset='50%25' stop-color='%237C9CBF'/%3E%3Cstop offset='100%25' stop-color='%23E8B4B8'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='512' height='512' rx='128' fill='%23F8F9FC'/%3E%3Ccircle cx='256' cy='256' r='160' fill='url(%23g)'/%3E%3Ccircle cx='220' cy='230' r='12' fill='rgba(255,255,255,0.3)'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
