{
  "short_name": "PharmaPal",
  "name": "PharmaPal - إدارة الأدوية الذكية",
  "description": "تطبيق ذكي لإدارة الأدوية مع التعرف بالذكاء الاصطناعي وتذكيرات ذكية",
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#14b8a6",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "scope": "/",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["health", "medical", "lifestyle"],
  "screenshots": [],
  "prefer_related_applications": false
}