{
  "name": "무료운세 OZO | 나의 오늘운을 읽는 새로운 시선",
  "short_name": "OZO",
  "description": "너의 갓생(Z)을 응원하는 가장 쉬운 방법, OZO. 무료 오늘운세·AI 사주·타로·속궁합·이름풀이까지.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#7C65FF",
  "theme_color": "#7C65FF",
  "lang": "ko",
  "icons": [
    {
      "src": "/icons/icon-pwa.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-pwa.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/adaptive-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}