{
  "name": "三角関数電卓",
  "short_name": "三角関数",
  "description": "角度から sin・cos・tan などの三角関数の値を計算します。度・ラジアン対応。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3b5bdb",
  "background_color": "#f4f6fb",
  "icons": []
}
