{
  "name": "QR Code Lite",
  "short_name": "QR Code Lite",
"description": "تطبيق تعليمي لإنشاء رموز QR تفاعلية لمختبرات الفيزياء وعلوم الأرض في مدرسة حي الضباط الثانوية المختلطة.",
"start_url": "./index.html",
  "display": "standalone",
 "background_color": "#fdf4f9",
  "theme_color": "#8e44ad",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
