{
  "name": "LOGRU - AI議事録",
  "short_name": "LOGRU",
  "description": "録音からAIが議事録を自動生成",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4f3ef",
  "theme_color": "#0284c7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
