{
  "name": "운세한장",
  "short_name": "운세한장",
  "description": "내 사진으로 그린 내 사주 — 오늘의 한 장, 2027 사주 한 장, 그림책.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "lang": "ko-KR",
  "background_color": "#FAF8F4",
  "theme_color": "#FAF8F4",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon-v3.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "orientation": "portrait",
  "id": "/",
  "categories": [
    "lifestyle",
    "entertainment"
  ]
}