{
  "name": "脱毛サロンEN スタッフポータル",
  "short_name": "脱毛サロンEN",
  "description": "脱毛サロンEN スタッフ管理アプリ",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#1c1917",
  "theme_color": "#1c1917",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}