{
    "name": "FocusFlow - Hub de Clareza Mental",
    "short_name": "FocusFlow",
    "description": "Gerencie microtarefas com IA. Organize seu dia com clareza mental, priorização inteligente e foco total.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0D0D0D",
    "theme_color": "#0D0D0D",
    "orientation": "portrait-primary",
    "lang": "pt-BR",
    "dir": "ltr",
    "categories": ["productivity", "utilities", "lifestyle"],
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230D0D0D' width='192' height='192' rx='24'/><text x='96' y='130' font-size='100' text-anchor='middle'>⚡</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230D0D0D' width='512' height='512' rx='64'/><text x='256' y='340' font-size='280' text-anchor='middle'>⚡</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%23F2F2F2' width='1280' height='720'/><text x='640' y='360' font-size='48' text-anchor='middle' fill='%230D0D0D'>FocusFlow - Tela Principal</text></svg>",
            "sizes": "1280x720",
            "type": "image/svg+xml",
            "label": "Tela principal do FocusFlow com lista de tarefas"
        }
    ],
    "shortcuts": [
        {
            "name": "Nova Tarefa",
            "short_name": "Nova",
            "description": "Criar uma nova tarefa rapidamente",
            "url": "/#home",
            "icons": [
                {
                    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%234361EE' width='96' height='96' rx='12'/><text x='48' y='68' font-size='48' text-anchor='middle' fill='white'>+</text></svg>",
                    "sizes": "96x96",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Modo Foco",
            "short_name": "Foco",
            "description": "Iniciar sessão de foco",
            "url": "/#focus",
            "icons": [
                {
                    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2310B981' width='96' height='96' rx='12'/><text x='48' y='68' font-size='48' text-anchor='middle'>🎯</text></svg>",
                    "sizes": "96x96",
                    "type": "image/svg+xml"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "scope": "/",
    "id": "focusflow-pwa",
}
