{
  "name": "آسان پردازان اصفهان",
  "short_name": "آسان پردازان",
  "description": "سامانه مدیریت پشتیبانان آسان پردازان اصفهان",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1623",
  "theme_color": "#1a2233",
  "orientation": "portrait",
  "lang": "fa",
  "dir": "rtl",
  "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": "پنل مدیریت", "url": "/manager.html", "description": "ورود به پنل مدیریت"},
    {"name": "پنل ستادی", "url": "/staff.html", "description": "ورود به پنل ستادی"},
    {"name": "پنل پشتیبانی", "url": "/support.html", "description": "ورود به پنل پشتیبانی"}
  ]
}