{
  "name": "0 | י X Island - Math Learning",
  "short_name": "Math Island",
  "description": "Interactive math learning platform with problem solving, island exploration, and gamified learning for grades 1-12",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230ea5e9' width='192' height='192'/><text x='50%' y='50%' font-size='100' font-family='system-ui' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='central' transform='translate(0, 5)'>🏝️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230ea5e9' width='512' height='512'/><text x='50%' y='50%' font-size='280' font-family='system-ui' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='central' transform='translate(0, 12)'>🏝️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f0f9ff' width='540' height='720'/><text x='50%' y='40%' font-size='120' font-family='system-ui' font-weight='bold' text-anchor='middle'>0 | י X Island</text><text x='50%' y='60%' font-size='60' text-anchor='middle'>🧮 📚 🏝️</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Solve Problems",
      "short_name": "Solve",
      "description": "Quickly solve math problems with step-by-step guidance",
      "url": "/ProblemSolver",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%230ea5e9' width='96' height='96'/><text x='50%' y='50%' font-size='50' text-anchor='middle' dominant-baseline='central' transform='translate(0, 3)'>🧮</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Explore Island Map",
      "short_name": "Map",
      "description": "Navigate the island and unlock new topics",
      "url": "/IslandMap",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2310b981' width='96' height='96'/><text x='50%' y='50%' font-size='50' text-anchor='middle' dominant-baseline='central' transform='translate(0, 3)'>🗺️</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Learning Path",
      "short_name": "Learn",
      "description": "View curriculum and master topics",
      "url": "/LearningPath",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%238b5cf6' width='96' height='96'/><text x='50%' y='50%' font-size='50' text-anchor='middle' dominant-baseline='central' transform='translate(0, 3)'>📚</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
