{
  "name": "じゆうボード",
  "short_name": "じゆうボード",
  "description": "軽い無限キャンバス。付箋・手書き・画像を自由に置ける。データはこの端末の中。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f1ea",
  "theme_color": "#f4f1ea",
  "icons": [
    { "src": "icon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
