{
    "name": "Tarot Online 24h - Consulta de Tarot Grátis com IA",
    "short_name": "Tarot Online 24h",
    "description": "Consulte o tarot online grátis 24 horas por dia. Leitura de cartas com inteligência artificial. Tarot do amor, trabalho e futuro.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#050816",
    "theme_color": "#8b5cf6",
    "orientation": "portrait-primary",
    "lang": "pt-BR",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "entertainment",
        "lifestyle",
        "utilities"
    ],
    "screenshots": [
        {
            "src": "/og-image.jpg",
            "sizes": "1200x630",
            "type": "image/jpeg",
            "label": "Tarot Online 24h - Tela inicial"
        }
    ]
}