{

  "name": "نظام الموافقة لفتح حسابات العملاء",

  "short_name": "نظام الموافقات",

  "start_url": "login.html",

  "scope": "/",

  "display": "standalone",

  "background_color": "#ffffff",

  "theme_color": "#d4af37",

  "orientation": "portrait",

  "lang": "ar",

  "dir": "rtl",

  "icons": [

    {

      "src": "icons/icon-192.png",

      "sizes": "192x192",

      "type": "image/png"

    },

    {

      "src": "icons/icon-256.png",

      "sizes": "256x256",

      "type": "image/png"

    },

    {

      "src": "icons/icon-384.png",

      "sizes": "384x384",

      "type": "image/png"

    },

    {

      "src": "icons/icon-512.png",

      "sizes": "512x512",

      "type": "image/png"

    }

  ],
"screenshots": [    
   {

     "src": "icons/logo.png",
      "sizes": "640x320",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Application"
    }
 ]


}

