{
  "name": "Zane Game Hub",
  "short_name": "Zane Games",
  "description": "Zane Game Hub — Free K-12 Educational Games & Tools.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#F8F9FF",
  "theme_color": "#000155",
  "orientation": "any",
  "scope": "./",
  "icons": [
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "games", "productivity"],
  "shortcuts": [
    {
      "name": "Solve Math",
      "url": "games/math-adventure-elementary.html",
      "description": "Open Math Adventure Quest"
    },
    {
      "name": "Master Spelling",
      "url": "games/spelling-bee.html",
      "description": "Open Spelling Bee Champion"
    }
  ]
}
