{
    "name": "imgrabbit",
    "short_name": "imgrabbit",
    "description": "AI-powered photo editor and design tool",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#ff2d9b",
    "orientation": "any",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "categories": [
        "photo",
        "design",
        "productivity"
    ],
    "screenshots": []
}