{
    "name": "محفظتي",
    "short_name": "محفظتي",
    "description": "المصاريف الشخصية + ميزانيات + صافي الثروة + ذكاء AI",
    "start_url": "dashboard.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#06070C",
    "theme_color": "#06070C",
    "lang": "ar",
    "dir": "rtl",
    "icons": [
        { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ],
    "categories": ["finance", "productivity"],
    "shortcuts": [
        {
            "name": "إضافة سريعة",
            "short_name": "إضافة",
            "url": "quick.html",
            "icons": [{ "src": "img/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "صافي الثروة",
            "short_name": "ثروة",
            "url": "networth.html",
            "icons": [{ "src": "img/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
