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