{
  "name": "しゃべメモ - AI議事録",
  "short_name": "しゃべメモ",
  "description": "録音するだけで議事録が自動完成。Whisper AI × Claude AIで高精度な文字起こし・要約を自動生成。",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#003087",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "lang": "ja"
}
