{
    "name": "Lulu",
    "short_name": "Lulu",
    "description": "Lulu AI companion for chat and photo generation.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#c8b5ef",
    "theme_color": "#c8b5ef",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/logo.jpg",
            "sizes": "640x640",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "/logo.jpg",
            "sizes": "640x640",
            "type": "image/jpeg",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "ai",
        "productivity",
        "photo"
    ],
    "lang": "en",
    "scope": "/",
    "screenshots": [
        {
            "src": "/logo.jpg",
            "sizes": "640x640",
            "type": "image/jpeg"
        }
    ]
}
