{
  "name": "ミナライ株式会社",
  "short_name": "ミナライ",
  "description": "ミナライ株式会社のチームワークスペース",
  "icons": [
    {
      "src": "/favicon-96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/team/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ff6b6b",
  "background_color": "#ffffff",
  "lang": "ja",
  "shortcuts": [
    {
      "name": "チャット",
      "short_name": "チャット",
      "url": "/team/chat",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "タスク",
      "short_name": "タスク",
      "url": "/team/tasks",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "ソーシャル",
      "short_name": "ソーシャル",
      "url": "/team/social",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ]
}
