{
  "name": "보리알",
  "short_name": "보리알",
  "description": "보리알 - 힐링 매치3 퍼즐 + 무료 마일리지 보상",
  "start_url": "/soulpot.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070a13",
  "theme_color": "#070a13",
  "icons": [
    {
      "src": "/soulpot_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/soulpot_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}