{
  "name": "レシート帳",
  "short_name": "レシート帳",
  "description": "レシート撮影から店名・日付・合計の登録までを最短時間で行う個人用ツール",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f6f2",
  "theme_color": "#1c2b24",
  "icons": [
    { "src": "icon.png", "sizes": "512x512", "type": "image/png" }
  ]
}
