{
    "name": "MeIndicaLá",
    "short_name": "MeIndicaLá",
    "description": "Crie currículos profissionais com IA, faça match com vagas e baixe em PDF.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#fffaf0",
    "theme_color": "#FF4E2B",
    "lang": "pt-BR",
    "categories": ["productivity", "business"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
