{
  "name": "مُذكِّر — ذاكرتك الاحتياطية",
  "short_name": "مُذكِّر",
  "description": "منبه ذكي للوثائق والمواعيد والأدوية. صالح للجميع، يعمل بدون إنترنت.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b0d",
  "theme_color": "#0b0b0d",
  "categories": ["productivity", "lifestyle", "utilities"],
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "إضافة تذكير",
      "short_name": "إضافة",
      "url": "./index.html?action=add"
    }
  ]
}
