{
  "name": "MyLottoPick - 통계 및 사주 로또 추천",
  "short_name": "MyLottoPick",
  "description": "역대 로또 통계와 사주 데이터를 활용한 맞춤 로또 번호 추천 서비스",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
