{
    "name": "Ajuda Pedreiro",
    "short_name": "Ajuda Pedreiro",
    "description": "Calculadora de orçamentos para pedreiros e mestres de obras",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#0f1117",
    "theme_color": "#f59e0b",
    "orientation": "portrait",
    "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='%230f1117'/><text x='96' y='120' font-size='100' text-anchor='middle'>🧱</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        }
    ],
    "categories": ["utilities", "business"]
}
