{
  "name": "زاد الخير",
  "short_name": "زاد الخير",
  "description": "القرآن العظيم وزاد الخير للختم الجماعية.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#061F1D",
  "theme_color": "#0F5C50",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "launch_handler": {
    "client_mode": [
      "focus-existing",
      "auto"
    ]
  }
}
