{
  "name": "로또 6/45 번호 추천 - 통계 분석 기반",
  "short_name": "로또 추천",
  "description": "역대 당첨번호 통계 데이터를 분석하여 다음 회차 로또 번호를 추천하는 무료 서비스",
  "start_url": "/lotto/",
  "scope": "/lotto/",
  "display": "standalone",
  "background_color": "#e0e7ff",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "lang": "ko",
  "categories": ["utilities", "entertainment"],
  "icons": [
    {
      "src": "/lotto/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
