{
    "name": "My Money - ניהול תקציב אישי",
    "short_name": "My Money",
    "description": "אפליקציית ניהול תקציב אישי חכמה. עקבו אחר הכנסות והוצאות בקלות.",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#f8f9fa",
    "theme_color": "#006c49",
    "orientation": "portrait-primary",
    "dir": "rtl",
    "lang": "he",
    "scope": "./",
    "icons": [
        {
            "src": "icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["finance", "utilities"],
    "screenshots": [],
    "prefer_related_applications": false
}
