{
  "name": "N빵 | 영수증 기반 모임 정산",
  "short_name": "N빵",
  "description": "영수증 올리고 멤버 선택하면, N빵에서 정산 금액 계산과 정산 요청까지 바로 처리할 수 있어요.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/nbbang_app_icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/nbbang_app_icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
