{
  "name": "아이프리 6탄 스택 추정기",
  "short_name": "아이프리 스택",
  "description": "아이프리 6탄 카드 배출 순서를 바탕으로 4성 카드 후보와 기록 기반 확률을 추정하는 비공식 팬 참고 도구",
  "lang": "ko-KR",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f7fb",
  "theme_color": "#6941c6",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}