{
  "name": "音声メモAI",
  "short_name": "音声メモ",
  "description": "音声をAIで整理してスプレッドシートに保存するアプリ",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a2e",
  "theme_color": "#4361ee",
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
