{
  "name": "LOPICK — Lotto Data Lab",
  "short_name": "LOPICK",
  "description": "로또 데이터를 계산하고 비교하고 실험하는 Lotto Lab",
  "lang": "ko-KR",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/lopick-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
