{
  "name": "المَخْرَج | Reality Director",
  "short_name": "المَخْرَج",
  "description": "المَخْرَج | تجربة Apple Style مع رحلة المَخْرَج الحية",
  "start_url": "./home.html",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#f5f5f7",
  "orientation": "any",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}