{
  "name": "チョコんとコンシェルジュ",
  "short_name": "チョコん",
  "description": "TribalCacao × AI のチョコレートコンシェルジュ。産地・ペアリング・ギフトのご相談に。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf6f1",
  "theme_color": "#3B1E0C",
  "lang": "ja",
  "categories": ["food", "lifestyle"],
  "icons": [
    {
      "src": "assets/logo-mark-clean.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/chocon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
