{
  "name": "수학놀이터 - 곱셈 마스터",
  "short_name": "곱셈마스터",
  "description": "귀여운 3D 캐릭터와 함께 구구단을 게임처럼 재미있게 배워요!",
  "start_url": "/game",
  "display": "standalone",
  "background_color": "#FFFBF2",
  "theme_color": "#FF6B6B",
  "orientation": "portrait",
  "lang": "ko",
  "categories": ["education", "games"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%23FFFBF2'/><text x='50%25' y='54%25' dominant-baseline='middle' text-anchor='middle' font-size='360'>🐱</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
