{
    "name": "VibeLyf — Build apps in your native tongue",
    "short_name": "VibeLyf",
    "description": "Build apps in your native tongue. AI that understands slang, learns from you, and generates real apps — on a creator platform built for vibecoders.",
    "start_url": "/index.html",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#F2F2F2",
    "theme_color": "#40BF99",
    "categories": ["education", "developer", "social"],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "images/vibelyf-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "images/vibelyf-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Build an App",
            "short_name": "Build",
            "description": "Start building with AI",
            "url": "/index.html",
            "icons": [{ "src": "images/vibelyf-icon-192.png", "sizes": "192x192" }]
        }
    ],
    "prefer_related_applications": false
}
