{
  "name": "آکادمی حسابدار - آموزش آنلاین حسابداری",
  "short_name": "آکادمی حسابدار",
  "description": "آموزش حسابداری با بهترین اساتید کشور. دوره‌های حسابداری مالی، صنعتی، حسابرسی، مالیات و نرم‌افزارهای حسابداری",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "scope": "/",
  "lang": "fa",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["education", "business", "accounting"],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "صفحه اصلی آکادمی حسابدار"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "دوره‌های حسابداری"
    }
  ]
} 