{
    "name": "منصة الناسخ",
    "short_name": "الناسخ العلمي",
    "start_url": "https://alnaasekh.com/",
    "display": "standalone",
    "background_color": "#000",
    "theme_color": "#000",
    "icons": [
      {
        "src": "./assets/icons/icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "./assets/icons/icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }  