{
  "name": "찬다 - 오늘의 반찬",
  "short_name": "찬다",
  "description": "오늘의 반찬, 찬다가 건네드립니다",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF6EE",
  "theme_color": "#E8652B",
  "lang": "ko",
  "icons": [
    {
      "src": "/brand/app-icon-light-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/app-icon-light-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
