{
  "name": "Kotchi — 候補探しはAIに、選ぶ楽しさはあなたに",
  "short_name": "Kotchi",
  "description": "あなたの好みやこれまでの選び方を理解するAIが、商品や宿泊先の候補を検索・比較し、あなたに合う理由と一緒に提案します。",
  "lang": "ja",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7fafa",
  "theme_color": "#167d7f",
  "icons": [
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
