{
  "name": "Algalaa Social — منصة القلعة",
  "short_name": "Algalaa",
  "description": "منصة Algalaa Social الفاخرة — تواصل، غرف صوتية، رسائل مشفرة",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#d4af37",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["social", "communication", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "الغرف الصوتية",
      "short_name": "غرف",
      "description": "الغرف الصوتية النشطة",
      "url": "/?tab=rooms",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الرسائل",
      "short_name": "رسائل",
      "description": "محادثاتك",
      "url": "/?tab=messages",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "حسابي",
      "short_name": "حساب",
      "description": "البروفايل الشخصي",
      "url": "/?tab=profile",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/?share=1",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
