{
  "name": "محراب الذاكر",
  "short_name": "محراب الذاكر",
  "description": "تطبيق الأذكار والتسبيح مع عداد ذكي وتعرف صوتي",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f0d",
  "theme_color": "#064e3b",
  "orientation": "portrait",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "utilities"],
  "permissions": ["notifications", "background-sync", "periodic-background-sync"],
  "gcm_sender_id": "",
  "prefer_related_applications": false
}