{
  "name": "مدیریت مدرسه",
  "short_name": "مدرسه",
  "description": "سیستم مدیریت مدرسه برای دانش‌آموزان و معلمان",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "fa",
  "version": "1.0.0",
  "scope": "/",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icon-192x192.jpg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512x512.jpg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
