{
  "name": "آکادمی مسیر",
  "short_name": "مسیر",
  "description": "پلتفرم تخصصی آموزش و مشاوره پرستاری",
  "start_url": "/azmoonn.html",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#8b5cf6",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}