{
  "name": "منصة جسور التعليمية - Bridgy",
  "short_name": "Bridgy",
  "description": "فضاء تعليمي تفاعلي لتعليم الأطفال اللغة الانجليزية ومهارات العصر",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2ec4b6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "includes/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "includes/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}