{
  "name": "夢を叶える虎衛門 — あなたは夢を伝えるだけ。",
  "short_name": "虎衛門",
  "description": "やりたいことにはやるべきことがある。あなたは夢を伝えるだけ。後はAIエージェントがやってくれる。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#003366",
  "background_color": "#F5F7FA",
  "lang": "ja",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/static/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "過去の夢を見る",
      "short_name": "履歴",
      "url": "/?view=history",
      "icons": []
    }
  ]
}
