{
  "name": "놀러엔빵",
  "short_name": "놀빵",
  "description": "해외여행 지출 정산 앱 — 여행의 즐거움만 남기고 정산은 놀빵에게",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff7f5",
  "theme_color": "#FF3C00",
  "orientation": "portrait",
  "lang": "ko",
  "categories": ["travel", "finance", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
