{
  "name": "رسائل الاشتراكات",
  "short_name": "رسائل الاشتراكات",
  "description": "لوحة التحكم والمراجعة - التحقق من التحويلات وطلبات الاشتراك",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#f0f7ff",
  "theme_color": "#00b4d8",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "./app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./app-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
