{
  "name": "CR7 SMS — لوحة التحكم",
  "short_name": "CR7 SMS",
  "description": "نظام إدارة الأرقام ورسائل SMS و OTP — Ultra Lightweight SMS Panel",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#06181d",
  "theme_color": "#06181d",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["utilities", "communication", "business"],
  "icons": [
    { "src": "/ico/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/ico/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/ico/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/ico/favicon-48x48.png", "sizes": "48x48", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "لوحة التحكم",
      "short_name": "الرئيسية",
      "url": "/#/dashboard",
      "icons": [{ "src": "/ico/favicon-48x48.png", "sizes": "48x48" }]
    },
    {
      "name": "الرسائل الواردة",
      "short_name": "الواردة",
      "url": "/#/otp-inbox",
      "icons": [{ "src": "/ico/favicon-48x48.png", "sizes": "48x48" }]
    }
  ]
}