{
  "name": "Sorikey — Hangul Sound Puzzle",
  "short_name": "Sorikey",
  "description": "Hear a Korean syllable and unlock it from Hangul pieces. Learn how Hangul works — no Korean knowledge needed.",
  "start_url": "/sorikey/",
  "scope": "/sorikey/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff8e8",
  "theme_color": "#ffd93d",
  "icons": [
    { "src": "/sorikey/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/sorikey/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/sorikey/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
