{
  "name": "언니보살 — 독한 사주",
  "short_name": "언니보살",
  "description": "사주 보고 있는 그대로 까주는 언니. 사주·궁합·사주배틀",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#0d0906",
  "theme_color": "#14100c",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}