{
  "name": "English Pro",
  "short_name": "English Pro",
  "description": "English Pro منصة تعليم إلكتروني مبتكرة تقدم كورسات مسجلة في المواد العلمية لطلاب المراحل ، الإعدادية، والثانوية في مصر، مع التركيز على التعليم المرن والعالي الجودة.",
  "background_color": "#FFFFFF",
  "theme_color": "#e56b1f",
  "orientation": "any",
  "display": "standalone",
  "start_url": "./",
  "scope": "./",
  "lang": "en-US",
  "icons": [
    {
      "src": "./img/pwa/pwa.svg",
      "sizes": "any",
      "type": "image/svg"
    },
    {
      "src": "./img/pwa/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./img/pwa/maskable_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./img/pwa/desc-1.png",
      "type": "image/png",
      "sizes": "540x720"
    }
  ]
}