{
  "name": "あなたに特別な1冊を - AI対話型選書サービス",
  "short_name": "AI選書",
  "description": "AIが3-5問の対話であなたの状況や悩みを聞き取り、今のあなたに最適な本を3冊選びます。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "lang": "ja",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
