{
  "name": "MZ 가계부",
  "short_name": "MZ가계부",
  "description": "심플한 개인 가계부 (수입·지출·자산 관리)",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F3F2FA",
  "theme_color": "#6C5CE7",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
