{
  "name": "VOC Liquid Cards 417",
  "short_name": "VOC 417",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#eef9ff",
  "theme_color": "#eef9ff",
  "description": "インドネシア語417語を単語→例文の順に読み上げるカードアプリ",
  "icons": [
    {
      "src": "app-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "scope": "./",
  "display_override": [
    "standalone"
  ],
  "orientation": "portrait"
}