{
  "id": "/",
  "name": "개굴 가계부",
  "short_name": "개굴가계부",
  "description": "개굴 가계부 - 수입/지출을 쉽고 빠르게 관리하는 웹 가계부",
  "lang": "ko-KR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef8ef",
  "theme_color": "#2f8f46",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "finance",
    "productivity"
  ],
  "prefer_related_applications": false
}
