{
  "name": "كيان — رفيقك الذكي في المذاكرة",
  "short_name": "كيان",
  "description": "نظّم وقتك، ذاكر بذكاء، حقّق حلمك.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "ar",
  "background_color": "#0E0E0E",
  "theme_color": "#0E0E0E",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "kayan_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "kayan_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "kayan_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
