{
  "short_name": "IMAMU IT",
  "name": "IMAMU IT Academic Planner",
  "description": "المخطط الأكاديمي التفاعلي لطلاب بكالوريوس تقنية المعلومات - جامعة الإمام محمد بن سعود الإسلامية",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#0B0F17",
  "theme_color": "#0B0F17",
  "display": "standalone",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "ar"
}