{
    "name": "Vibes - AI-Powered Music Platform",
    "short_name": "Vibes",
    "description": "Discover, share, and vibe to music with friends. AI-powered music recommendations and real-time social listening.",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "/favicon.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "/favicon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#007cba",
    "background_color": "#fafafc"
} 