{
  "name": "별빛운세",
  "short_name": "별빛운세",
  "description": "사주 · 별자리 · 타로 세가지 기운으로 오늘을 읽어요",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF8FF",
  "theme_color": "#FFF8FF",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["lifestyle", "entertainment"]
}
