{
  "name": "رحلة أفهم ما أقرأ v2 - تثبيت ورسالة الصوت",
  "short_name": "أفهم v2",
  "description": "نسخة تجريبية للفهم القرائي للروضة والتمهيدي والصف الأول مع اختيار المرحلة وتقرير ولي أمر مطوّر.",
  "dir": "rtl",
  "lang": "ar-SA",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff7e8",
  "theme_color": "#2e9e8f",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}