{
  "name": "PostVoice",
  "short_name": "PostVoice",
  "description": "音声からAIで記事を自動生成",
  "start_url": "/dashboard.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c0c0e",
  "theme_color": "#C8873A",
  "icons": [
    {
      "src": "/assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
