{
  "name": "ハイトン｜配当管理アプリ",
  "short_name": "ハイトン",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "files/icon_app.webp",
      "sizes": "180x180",
      "type": "image/webp"
    },
    {
      "src": "files/icon.webp",
      "sizes": "300x300",
      "type": "image/webp"
    }
  ]
}