{
  "name": "1분 게임",
  "short_name": "1분 게임",
  "description": "짧고 재밌는 미니게임 모음 — 색감, 반응속도, 워들, 기억력, 1~25 챌린지",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1729",
  "theme_color": "#0f1729",
  "lang": "ko-KR",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "오늘의 한 단어", "url": "/games/word/", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "명예의 전당", "url": "/leaderboard/", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
