{
  "name": "Lotto Analyzer KR — 로또 분석기",
  "short_name": "로또분석기",
  "description": "한국·일본 로또 데이터 기반 확률 통계 분석 서비스",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fe9700",
  "theme_color": "#fe9700",
  "orientation": "portrait-primary",
  "lang": "ko",
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
