{
  "name": "QalbConnect App",
  "short_name": "QalbConnect",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "description": "QalbConnect is a platform connecting individuals for meaningful relationships based on shared values and interests.",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "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"
    }
  ]
}
