{
  "version": 1,
  "template": "a4",
  "taxLabel": "表示なし",
  "products": [
    { "name": "ハンドドリップ", "price": 520, "description": "中深煎りを一杯ずつ抽出" },
    { "name": "カフェオレ", "price": 580, "description": "ミルクのまろやかさ" },
    { "name": "水出しアイスコーヒー", "price": 560, "description": "すっきりした後味" },
    { "name": "バタートースト", "price": 480, "description": "発酵バターを使用" },
    { "name": "自家製プリン", "price": 620, "description": "固めに焼き上げました" },
    { "name": "季節のタルト", "price": 760, "description": "果物は日によって変わります" }
  ]
}
