﻿{
  "name": "محراب – تقويم الإمام",
  "short_name": "محراب",
  "description": "تقويم الإمام لتنظيم قراءة الصلوات الجهرية",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#1B5E20",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["productivity","lifestyle"],
  "prefer_related_applications": false
}