{
  "name": "SALWA-PRO",
  "short_name": "سلوى",
  "description": "مساحتك الآمنة للدعم والتكفل النفسي",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#f4f9f9",
  "theme_color": "#4DB0D3",
  "orientation": "portrait",
  "icons": [
    {
      "src": "includes/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "includes/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}