{
  "name": "오늘 뭐 하지?",
  "short_name": "뭐하지?",
  "description": "일상의 소소한 결정을 재미있게 해결해주는 미니앱 모음",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9f5ff",
  "theme_color": "#c084fc",
  "lang": "ko",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
