{
  "name": "BG Score Board App",
  "short_name": "bgScoreApp",
  "start_url": "/bgScoreAppSvg/rectangle.html",
  "scope": "/bgScoreAppSvg/",
  "display": "fullscreen",
  "background_color": "#fec",
  "theme_color": "#fec",
  "description": "バックギャモンスコアボードアプリ(ブロックフォント版)",
  "copyright": "(C)hinacoppy 2026",
  "orientation": "landscape",
  "icons": [{
    "src": "icon/rect/favicon.ico",
    "sizes": "48x48",
    "type": "image/ico"
  }, {
    "src": "icon/rect/android-chrome-96x96.png",
    "sizes": "96x96",
    "type": "image/png"
  }, {
    "src": "icon/rect/android-chrome-192x192.png",
    "sizes": "192x192",
    "type": "image/png"
  }, {
    "src": "icon/rect/android-chrome-512x512.png",
    "sizes": "512x512",
    "type": "image/png"
  }, {
    "src": "icon/rect/apple-touch-icon.png",
    "sizes": "180x180",
    "type": "image/png"
  }],
  "prefer_related_applications": false
}
