{
  "name": "데일리사주",
  "short_name": "데일리사주",
  "description": "하루의 시작, 데일리사주 - 맑은 날엔 도전을, 비가 오면 우산을.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#364ade",
  "theme_color": "#364ade",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
