{
  "name": "Placeit | المنصة الأولى للسكن الطلابي",
  "short_name": "Placeit",
  "description": "حلول سكنية مخصصة للطلاب في المملكة العربية السعودية",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#eff1ef",
  "lang": "ar",
  "dir": "rtl",
  "orientation": "portrait-primary",
  "categories": ["education", "housing"],
  "screenshots": [
    {
      "src": "/screenshots/mobile.png",
      "sizes": "720x1280",
      "type": "image/png",
      "platform": "narrow",
      "label": "واجهة البحث عن السكن"
    }
  ],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "shortcuts": [
    {
      "name": "البحث عن سكن",
      "short_name": "بحث",
      "description": "ابحث عن السكن المناسب لك",
      "url": "/search?source=pwa",
      "icons": [{ "src": "/icons/search-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "حسابي",
      "short_name": "حسابي",
      "description": "إدارة حسابك الشخصي",
      "url": "/account?source=pwa"
    }
  ]
}
