{
  "name": "دوائي - منصة الصيدليات الذكية",
  "short_name": "دوائي",
  "description": "تطبيق متكامل لطلب الأدوية وإدارة الصيدليات",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#006c49",
  "theme_color": "#006c49",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "_note": "icon-192.png ولّد محليا (90KB بدل 542KB). الـ512 يستخدم الأصل 1024px والمتصفح يصغّره - توليد 512 محليا أعطى 579KB (ترميز أسوأ) فأبقينا الأصل."
}
