{
    "name": "Contador Regressivo Online",
    "short_name": "Contador",
    "description": "Crie contagens regressivas para eventos, prazos ou metas. Grátis, fácil, rápido e funciona offline.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F6DFEB",
    "theme_color": "#E4C1F9",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "pt-BR",
    "categories": ["productivity", "utilities"],
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23E4C1F9' rx='24'/><text x='96' y='130' font-size='100' text-anchor='middle' fill='%23333'>⏰</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23E4C1F9' rx='64'/><text x='256' y='350' font-size='280' text-anchor='middle' fill='%23333'>⏰</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 540 720'><rect width='540' height='720' fill='%23F6DFEB'/><rect x='20' y='100' width='500' height='520' fill='white' rx='20'/><text x='270' y='150' font-size='24' text-anchor='middle' fill='%23333'>Contador Regressivo Online</text></svg>",
            "sizes": "540x720",
            "type": "image/svg+xml",
            "form_factor": "narrow",
            "label": "Interface principal do aplicativo"
        }
    ],
    "shortcuts": [
        {
            "name": "Criar Contador",
            "short_name": "Novo",
            "description": "Criar um novo contador regressivo",
            "url": "/#criar",
            "icons": [
                {
                    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' fill='%23D0F4DE' rx='12'/><text x='48' y='65' font-size='50' text-anchor='middle' fill='%23333'>➕</text></svg>",
                    "sizes": "96x96",
                    "type": "image/svg+xml"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "edge_side_panel": {
        "preferred_width": 400
    },
    "handle_links": "preferred",
    "launch_handler": {
        "client_mode": "navigate-existing"
    }
}
