{
  "name": "ساختمان من",
  "short_name": "ساختمان من",
  "description": "نرم‌افزار مدیریت ساختمان — شارژ، اطلاعیه و گزارش خرابی",
  "start_url": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EEF2F7",
  "theme_color": "#2563EB",
  "dir": "rtl",
  "lang": "fa-IR",
  "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" }
  ],
  "shortcuts": [
    {
      "name": "پیشخوان مدیر",
      "short_name": "مدیر",
      "url": "/manager/charges",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "پیشخوان ساکن",
      "short_name": "ساکن",
      "url": "/resident/charges",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
