{
  "name": "BSInfo",
  "short_name": "BSInfo",
  "start_url": "/?source=pwa",
  "description": "BSInfoは、ブロスタのプレイヤーの統計情報の分析や、バトル履歴の閲覧、役に立つツールの提供など様々な情報をわかりやすくお伝えする便利サイトです。",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/images/site/small_icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/site/small_icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}