{
  "name": "Verto Real Estate — فيرتو العقارية",
  "short_name": "Verto-RE",
  "description": "Kuwait real estate marketplace — by WolfDev YOUSEF AHA ALTURKI © 2026",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f6f8",
  "theme_color": "#0e7c6b",
  "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"
    }
  ]
}