{
  "name": "添加物Bye — 原材料表示チェッカー",
  "short_name": "添加物Bye",
  "description": "原材料表示を写真か貼り付けで読み取り、日本語・英語・E番号・中国語・韓国語の呼び方をまたいで添加物を特定します。",
  "lang": "ja",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f4f0",
  "theme_color": "#e8613c",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
