{
  "name": "Hub LimaX",
  "short_name": "Hub LimaX",
  "description": "Organizador pessoal de ideias, tarefas e projetos SaaS.",
  "id": "/hub-limax",
  "start_url": "/hub-limax",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F8FC",
  "theme_color": "#0F2C5C",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "share_target": {
    "action": "/hub-limax/quick",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Nova ideia na Inbox",
      "short_name": "Nova ideia",
      "url": "/hub-limax/inbox",
      "description": "Capture rapidamente uma ideia ou tarefa solta."
    }
  ]
}
