{
  "name": "서단희툰 오늘의 행동카드",
  "short_name": "서단희카드",
  "description": "오늘 나를 고르는 작은 행동카드 30",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f7f5f2",
  "theme_color": "#f4a58a",
  "orientation": "portrait",
  "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"
    }
  ]
}
