{
  "name": "ボットさんAI FAQ",
  "short_name": "ボットさんAI",
  "description": "社内FAQ検索アプリ",
  "start_url": "/bot/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#17a2b8",
  "theme_color": "#17a2b8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/bot/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/bot/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
