{
  "name": "ROOT wallet",
  "short_name": "ROOT wallet",
  "id": "/",
  "categories": ["finance", "business"],
  "description": "المنصة المالية المتكاملة لإدارة ميزانيتك ومعاملاتك بكل سهولة وأمان حتى بدون إنترنت",
  "start_url": "login.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f8fc",
  "theme_color": "#004883",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}