{
  "name": "لعّييب — شعلة المعرفة",
  "short_name": "لعّييب",
  "description": "فكّر. سابق. انتصر — اختبر معرفتك وتنافس مع أصدقائك",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#060e0a",
  "theme_color": "#00b84d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
