{
  "name": "2048 — 조약돌에서 다이아몬드까지",
  "short_name": "2048",
  "description": "같은 보석이 만나면 한 단계 진화! 조약돌을 합쳐 전설의 다이아몬드까지. 시간제한 없이 한 손으로 즐기는 보석 퍼즐.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#101014",
  "theme_color": "#101014",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
