{
    "name": "Ajuda Pintor",
    "short_name": "Ajuda Pintor",
    "description": "Calculadora de orçamentos profissional para pintores",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#0b0e1a",
    "theme_color": "#f5a623",
    "orientation": "portrait",
    "id": "/",
    "categories": ["utilities", "business"],
    "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='%230b0e1a'/><text x='96' y='120' 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 width='512' height='512' rx='100' fill='%230b0e1a'/><text x='256' y='320' font-size='260' text-anchor='middle'>🎨</text></svg>",
            "sizes": "512x512",
            "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 width='512' height='512' fill='%230b0e1a'/><text x='256' y='320' font-size='260' text-anchor='middle'>🎨</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}
