{
  "name": "宅配便のサイズ・区分判定",
  "short_name": "宅配便サイズ",
  "description": "荷物の3辺合計（縦＋横＋高さ）と重さから、宅配便の60・80・100・120・140・160（170）サイズの区分を判定します。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3b5bdb",
  "background_color": "#f4f6fb",
  "icons": []
}
