{
  "name": "モルック得点計算",
  "short_name": "モルック",
  "description": "モルックの得点をラウンドごとに記録・計算するアプリ",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f6f5",
  "theme_color": "#1b5e3a",
  "icons": [
    { "src": "icon.png", "sizes": "1254x1254", "type": "image/png", "purpose": "any maskable" }
  ]
}
