{
    "id": "/",
    "scope": "/",
    "name": "OracleMind - AI Mystical Guidance",
    "short_name": "OracleMind",
    "description": "AI-powered oracle for tarot, astrology, numerology & spiritual guidance",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#7c3aed",
    "background_color": "#0f0a1a",
    "icons": [
        {
            "src": "/fav/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/fav/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/fav/maskable-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/fav/maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}