{
  "name": "預金利息計算",
  "short_name": "預金利息",
  "description": "預入額・年利・期間から、預金の利息と元利合計を計算します。単利・複利、税引後にも対応。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3b5bdb",
  "background_color": "#f4f6fb",
  "icons": []
}
