{
  "name": "Lifolio",
  "short_name": "Lifolio",
  "description": "설치 없이 브라우저에서 바로 쓰는 무료 가계부. 달력에 수입·지출·저축을 기록하고 통계와 리포트로 소비 흐름을 확인하세요.",
  "lang": "ko",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F3F4F6",
  "theme_color": "#059669",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
