{
  "name": "حاسبة التقاعد",
  "short_name": "التقاعد",
  "start_url": "/staging/Retirement/index.html",
  "display": "standalone",
  "background_color": "#f0f0f0",
  "theme_color": "#4CAF50",
  "orientation": "portrait",
  "description": "تطبيق لحساب التقاعد بناءً على الراتب والخدمة.",
  "icons": [
    {
      "src": "/staging/Retirement/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/staging/Retirement/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "lang": "ar",
  "dir": "rtl"
}
