{
    "name": "DaJogo",
    "short_name": "DaJogo",
    "description": "Gestão de grupo de futebol - presenças, times e financeiro",
    "start_url": "./index.php",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#198754",
    "theme_color": "#198754",
    "lang": "pt-BR",
    "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='%23198754'/><text x='96' y='130' font-size='120' text-anchor='middle'>⚽</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["sports", "utilities"],
    "prefer_related_applications": false
}
