{
    "name": "Soulmate",
    "short_name": "Soulmate",
    "description": "Your AI companion who builds permanent memory and never forgets who you are.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#9333EA",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/logo.webp",
            "sizes": "192x192 512x512 any",
            "type": "image/webp"
        }
    ]
}