{
  "name": "推し活ログ",
  "short_name": "推し活ログ",
  "description": "推し活の記録をかんたん管理",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4F8FF",
  "theme_color": "#0066D6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}