{
    "name": "CasamentoPlanner AI",
    "short_name": "CasaPlan",
    "description": "Planeje seu casamento dos sonhos com inteligência artificial",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#e11d48",
    "orientation": "any",
    "icons": [
        {
            "src": "/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ],
    "categories": [
        "lifestyle",
        "productivity"
    ]
}