{
  "name": "로또 넘버 스튜디오",
  "short_name": "로또스튜디오",
  "description": "재미로 보는 통계 필터형 로또 번호 생성기 & 추첨 게임. 실제 당첨 확률과는 무관한 오락용 앱입니다.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0A0A14",
  "theme_color": "#0A0A14",
  "orientation": "portrait",
  "categories": ["entertainment", "lifestyle"],
  "lang": "ko-KR",
  "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-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
