{
  "name": "MyNameIs - 言語化支援ボット",
  "short_name": "MyNameIs",
  "description": "自分専用Chatbot / 言語化支援ボット",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#4F46E5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
