{
  "name": "ذكري — Dhikri",
  "short_name": "ذكري",
  "description": "تطبيق أذكار إسلامي هادئ يعمل بالكامل بلا إنترنت — A calm, offline-first Islamic Azkar app.",
  "start_url": "./index.html",
  "id": "/",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait-primary",
  "background_color": "#F7F7F4",
  "theme_color": "#F7F7F4",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["lifestyle", "religion", "productivity"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
