{
    "name": "Epic Soul Mate",
    "short_name": "Soul Mate",
    "description": "Find partners who match your vibe.",
    "start_url": "/discovery",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#fdf8ff",
    "theme_color": "#322568",
    "categories": ["social", "lifestyle"],
    "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/maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
