{
  "name": "Majid Command",
  "short_name": "Command",
  "description": "لوحة تحكم مالك مشروع مجيد — حالة المشروع من GitHub مباشرة",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#181512",
  "theme_color": "#14504D",
  "orientation": "portrait",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    { "src": "./icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }
  ]
}
