{ "name": "مزرعة السياري", "short_name": "مزرعتي", "description": "نظام إدارة مصروفات مزرعة السياري", "lang": "ar", "dir": "rtl", "start_url": "/", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "portrait-primary", "theme_color": "#2d6a2d", "background_color": "#f5f0e8", "categories": ["finance", "business", "productivity"], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/maskable-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" } ], "screenshots": [], "shortcuts": [ { "name": "إضافة مصروف", "short_name": "مصروف", "description": "إضافة مصروف جديد", "url": "/expenses/new", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "لوحة التحكم", "short_name": "الرئيسية", "description": "عرض لوحة التحكم", "url": "/dashboard", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] } ], "share_target": { "action": "/expenses/new", "method": "GET", "params": { "title": "title", "text": "text" } }, "prefer_related_applications": false }