{
    "name": "Ajuda Serralheiro",
    "short_name": "Ajuda Serralheiro",
    "description": "Calculadora de orçamentos profissional para serralheiros",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#ff6a00",
    "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='%230a0a0a'/><text x='96' y='130' font-size='120' 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='%230a0a0a'/><text x='256' y='340' font-size='300' 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='%230a0a0a'/><text x='256' y='340' font-size='300' text-anchor='middle'>⚒️</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}
