{
  "name": "로또매스 - 수학적 확률 기반 로또 분석",
  "short_name": "로또매스",
  "description": "수학적 확률 로직으로 814만 분의 1의 벽을 깨는 로또 분석 시스템",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1e2e",
  "theme_color": "#1e1e2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/img/app_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/app_icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
