{
  "name": "POINT SMS - لوحة التحكم الادارية",
  "short_name": "POINT SMS",
  "description": "لوحة ادارة وحظر وتفعيل تراخيص POINT SMS الشاملة",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#dc2626",
  "orientation": "any",
  "icons": [
    {
      "src": "img/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}