{
  "name": "BeadIQ Academics — Abacus Learning Platform",
  "short_name": "BeadIQ Academics",
  "description": "Learn Abacus with live classes, games, virtual abacus tool and 10-level curriculum.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#040812",
  "theme_color": "#040812",
  "lang": "en",
  "scope": "/",
  "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" }
  ],
  "screenshots": [
    { "src": "screenshot-mobile.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow" }
  ],
  "categories": ["education", "kids", "games"],
  "shortcuts": [
    {
      "name": "Play Games",
      "short_name": "Games",
      "description": "Jump directly to the Games Zone",
      "url": "/index.html#games",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Virtual Abacus",
      "short_name": "Abacus",
      "description": "Open the virtual abacus tool",
      "url": "/index.html#abacus",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
