{
  "name": "ذاكرني — نظام التذكيرات الذكية",
  "short_name": "ذاكرني",
  "description": "نظام ذكي لإدارة تذكيرات الأقساط والمواعيد للشركات العربية",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07060a",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%2307060a' rx='24'/><text x='96' y='130' font-size='90' text-anchor='middle' fill='%23c9a84c' font-family='serif'>ذ</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%2307060a' rx='60'/><text x='256' y='340' font-size='260' text-anchor='middle' fill='%23c9a84c' font-family='serif'>ذ</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "إضافة عميل",
      "short_name": "عميل",
      "url": "/?tab=clients",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>➕</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "التنبيهات",
      "short_name": "تنبيهات",
      "url": "/?tab=alerts",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>🔔</text></svg>", "sizes": "96x96" }]
    }
  ]
}
