{
  "name": "経費精算",
  "short_name": "経費精算",
  "start_url": "/agents/receipt-ocr/",
  "scope": "/agents/",
  "display": "standalone",
  "background_color": "#0a84ff",
  "theme_color": "#0a84ff",
  "description": "レシートを撮影してアップロードし、認識して経費精算 PDF を生成します。",
  "icons": [
    {
      "src": "/agents/receipt-ocr/icons/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/agents/receipt-ocr/icons/app-icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}

