{
    "name": "Pixalto",
    "short_name": "Pixalto",
    "description": "Pixalto - Your AI-powered image and video editing platform",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#030E22",
    "background_color": "#030E22",
    "categories": ["productivity", "photo", "video"],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Dashboard",
            "url": "/dashboard",
            "description": "Go to your dashboard"
        }
    ],
    "prefer_related_applications": false,
    "related_applications": []
}
