{
  "id": "/",
  "name": "خيركم لإدارة تحفيظ القرآن الكريم",
  "short_name": "خيركم",
  "description": "نظام خيركم لإدارة حلقات تحفيظ القرآن الكريم",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/index.php?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f3e8",
  "theme_color": "#0c6655",
  "categories": [
    "education",
    "productivity"
  ],
  "icons": [
    {
      "src": "/assets/icons/khayrukum-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/khayrukum-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/khayrukum-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}