{
  "name": "소원운세 - 무료 운세 플랫폼",
  "short_name": "소원운세",
  "description": "회원가입 없이 무료로 즐기는 운세와 소원 커뮤니티. 오늘의 운세, 사주, 타로, 손금, 관상, 별자리, 궁합까지 한 곳에서.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#05040f",
  "theme_color": "#0d0b26",
  "lang": "ko-KR",
  "dir": "ltr",
  "categories": ["lifestyle", "entertainment"],
  "icons": [
    {
      "src": "images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
