{
  "name": "نَبَض — المرجع الذكي الشامل لشيفرة مورس",
  "short_name": "نَبَض",
  "description": "منصة متكاملة لتعلم شيفرة مورس واحترافها: محول ذكي، مدرب استماع تفاعلي بمنهج Koch، وأرشيف تاريخي ومرجع تقني كامل.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B0E11",
  "theme_color": "#0B0E11",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "./assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["education", "reference", "utilities"]
}
