{
  "name": "بطل مهارات لغتي | بابا أحمد",
  "short_name": "بطل لغتي",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fff7ed",
  "theme_color": "#075985",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "id": "./index.html",
  "scope": "./"
}