{
  "name": "کاشینجا — خرید، فروش و اجارهٔ ملک",
  "short_name": "کاشینجا",
  "description": "پلتفرم هوشمند خرید، فروش و اجاره املاک در سراسر ایران",
  "lang": "fa-IR",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#00A693",
  "icons": [
    {
      "src": "/static/images/pwa/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "lifestyle", "productivity"],
  "shortcuts": [
    {
      "name": "جست‌وجوی ملک",
      "short_name": "جست‌وجو",
      "url": "/properties/",
      "icons": [{ "src": "/static/images/pwa/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ثبت آگهی",
      "short_name": "ثبت آگهی",
      "url": "/properties/add/",
      "icons": [{ "src": "/static/images/pwa/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
