{
  "name": "تحدي أشكال الحرف - أكاديمية بابا أحمد",
  "short_name": "أشكال الحرف",
  "description": "لعبة تعليمية لتدريب الطفل على أشكال الحرف العربي بخط النسخ، مع أصوات محلية ودعم العمل بدون إنترنت.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fcfcfc",
  "theme_color": "#6c3483",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}