{
  "name": "الفنك السريع | Fennec Speed",
  "short_name": "الفنك",
  "description": "منصة تعليمية للسوروبان والحساب الذهني",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDF6E8",
  "theme_color": "#C47A15",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education"],
  "lang": "ar",
  "dir": "rtl",
  "shortcuts": [
    {
      "name": "السوروبان",
      "url": "/soroban",
      "description": "برنامج السوروبان"
    },
    {
      "name": "التحدي اليومي",
      "url": "/soroban/daily-challenge",
      "description": "التحدي اليومي"
    }
  ]
}
