{
  "name": "高速あと何分",
  "short_name": "あと何分",
  "description": "高速道路の次のIC・SA・PAまでの残距離・所要時間・到着予定時刻を表示します。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ebeeec",
  "theme_color": "#17613f",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
