{
  "name": "Learn Arabic & English Kids",
  "short_name": "Learn Kids",
  "id": "/",
  "lang": "en",
  "dir": "auto",
  "description": "Arabic learning platform for kids ages 1-15",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#ffffff",
  "theme_color": "#6366F1",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "kids"],
  "shortcuts": [
    {
      "name": "Start Learning",
      "short_name": "Learn",
      "description": "Open the home dashboard",
      "url": "/"
    },
    {
      "name": "Language Toggle",
      "short_name": "Language",
      "description": "Switch Arabic/English learning version",
      "url": "/language-select"
    },
    {
      "name": "Alphabet",
      "short_name": "Letters",
      "description": "Jump to Arabic letters",
      "url": "/alphabet"
    },
    {
      "name": "Vocabulary",
      "short_name": "Words",
      "description": "Practice words and pronunciation",
      "url": "/vocabulary"
    },
    {
      "name": "Games",
      "short_name": "Games",
      "description": "Open learning games",
      "url": "/games"
    }
  ]
}
