{
  "name": "물타세 - 투자 관련 계산기 모음",
  "short_name": "물타세",
  "description": "물타기, 세금, 복리 등 투자를 위한 모든 계산기",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#212529",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}