{
    "name": "HomeTasK – ניהול הבית המשותף",
    "short_name": "HomeTasK",
    "description": "יומן משימות משותף, תזכורות וניהול תשלומים לזוג הורים.",
    "lang": "he",
    "dir": "rtl",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f0f2f5",
    "theme_color": "#1877f2",
    "icons": [
        {
            "src": "/assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
