{
  "name": "معهد فور لايف يمن",
  "short_name": "فور لايف",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0A2647",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo_m_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo_m_512.png", 
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "lang": "ar",
  "dir": "rtl"
}