{
    "name": "Rizmo — AI Rizz Coach",
    "short_name": "Rizmo",
    "description": "AI rizz coach. Drop a chat screenshot, get the perfect reply in 8 seconds.",
    "start_url": "/rizz",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#000000",
    "theme_color": "#000000",
    "categories": ["lifestyle", "social"],
    "icons": [
        {
            "src": "/images/rizmo-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/rizmo-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Generate rizz",
            "short_name": "Generate",
            "description": "Drop a chat screenshot and get 3 AI replies",
            "url": "/rizz"
        },
        {
            "name": "Saved rizz",
            "short_name": "Saved",
            "description": "Your saved library",
            "url": "/saved"
        }
    ]
}
