{
  "name": "TOPLO - 멀티 TCG 거래 플랫폼",
  "short_name": "TOPLO",
  "description": "디지몬, 포켓몬, 원피스, 유희왕 카드를 한곳에서 검색하고 거래하세요.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1118",
  "theme_color": "#0f1118",
  "lang": "ko",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
