{
  "name": "쥬얼리아 Jewelria",
  "short_name": "Jewelria",
  "description": "보석을 맞추고 연쇄 콤보를 터뜨리는 무료 웹 매치3 퍼즐 게임",
  "lang": "ko",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#071a22",
  "theme_color": "#071a22",
  "categories": ["games", "entertainment", "puzzle"],
  "icons": [
    {
      "src": "assets/images/ui/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/ui/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
