{
    "name": "Wishwel - Manifestation & Personal Development",
    "short_name": "Wishwel",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#6B4CE6",
    "theme_color": "#6B4CE6",
    "description": "A manifestation and personal development app with AI coaching. Transform your goals into reality.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": ["lifestyle", "productivity", "health"],
    "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-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": []
}
