{
  "name": "منهج الفلاح — Falah Path",
  "short_name": "Falah",
  "description": "منهج الفلاح: مشروع قرآني تطبيقي يحوّل الوحي إلى سلوك يومي وفلاح متوازن.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1F4D3F",
  "theme_color": "#1F4D3F",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}