{
  "name": "Saix 日程調整",
  "short_name": "日程調整",
  "description": "打ち合わせ日程を自動で調整するツール",
  "start_url": "/admin",
  "display": "standalone",
  "background_color": "#f4f6f9",
  "theme_color": "#164999",
  "lang": "ja",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
