{
  "name": "TYPE 掲示板ブラウザ",
  "short_name": "TYPE",
  "id": "./index.html",
  "description": "TYPE掲示板のスレッド閲覧・書き込み用ブラウザ",
  "start_url": "./index.html#/home",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#eeeeec",
  "theme_color": "#2868a9",
  "icons": [
    {
      "src": "./img/apple-touch-icon.png",
      "sizes": "400x400",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
