{
  "name": "مزرعة الحمام — نظام الإدارة",
  "short_name": "مزرعة الحمام",
  "description": "نظام إدارة مزرعة الحمام الذكي",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0F1E",
  "theme_color": "#0A0F1E",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%230A0F1E'/><text y='140' x='20' font-size='130'>🕊️</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' rx='100' fill='%230A0F1E'/><text y='380' x='40' font-size='360'>🕊️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    { "name": "الأعشاش", "url": "/?screen=nests",     "description": "إدارة الأعشاش" },
    { "name": "التحليلات","url": "/?screen=analytics", "description": "تحليلات الإنتاج" }
  ]
}
