{
  "name": "ゲーム用計算通知アプリ",
  "short_name": "ゲム計",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#222222",
  "theme_color": "#0078d4",
  "icons": [
    {
      "src": "./icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}