{
  "name": "言ノ葉Editer",
  "short_name": "kotonoha",
  "description": "言葉を整え、物語を美しく。縦書き対応の日本語組版エディタ。",
  "start_url": "./kotonoha.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#eee8dc",
  "theme_color": "#7a502f",
  "lang": "ja",
  "icons": [
    {
      "src": "image/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "image/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "image/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
