{
  "name": "مصروفي — تتبع مصاريفك",
  "short_name": "مصروفي",
  "description": "تتبع مصاريفك اليومية، ضبط الميزانية، الأهداف المالية والالتزامات",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F6F1",
  "theme_color": "#0F4F3F",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    { "src": "/app-icon-192-v2.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/app-icon-512-v2.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}