{
    "name": "BishulSheli - Your Smart Kitchen | בישול שלי",
    "short_name": "BishulSheli",
    "description": "AI-powered multilingual cooking platform with smart shopping lists, recipe management, and meal planning for Hebrew, English, and Russian speakers (bishul.me)",
    "start_url": "/shopping",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#9B59B6",
    "orientation": "portrait",
    "scope": "/",
    "lang": "he",
    "dir": "rtl",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon",
            "purpose": "any"
        },
        {
            "src": "/logo/bishulsheli-favicon.svg",
            "sizes": "32x32",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/logo/bishulsheli-icon.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/logo/bishulsheli-icon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/logo/bishulsheli-icon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "View Shopping List | רשימת קניות",
            "short_name": "Shopping | קניות",
            "description": "Open your current shopping list",
            "url": "/shopping",
            "icons": [
                {
                    "src": "/logo/bishulsheli-icon.svg",
                    "sizes": "96x96",
                    "type": "image/svg+xml"
                }
            ]
        }
    ],
    "categories": [
        "shopping",
        "food",
        "lifestyle",
        "productivity",
        "cooking"
    ]
}