{
  "name": "ميزانية الأسرة",
  "short_name": "ميزانيتي",
  "description": "نظام تنظيم الميزانية الشهرية للأسرة البحرينية مع استقبال رسائل البنك تلقائياً",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "./",
    "method": "GET",
    "params": {
      "title": "shared_title",
      "text": "shared_text",
      "url": "shared_url"
    }
  },
  "categories": ["finance", "productivity", "lifestyle"]
}
