{
    "id": "/",
    "name": "Pusto — AI Social Media Studio",
    "short_name": "Pusto",
    "description": "AI-powered social media content generation and auto-publishing",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#1e2b4a",
    "theme_color": "#8B5CF6",
    "orientation": "portrait-primary",
    "lang": "en",
    "icons": [
        {
            "src": "/images/favicon-64x64.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "/images/apple-touch-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
