{
  "name": "Beene TOKYO 業務ポータル",
  "short_name": "Beene TOKYO",
  "description": "美容鍼サロン Beene TOKYO の業務管理ポータル。予約・顧客・カルテ・売上・スタッフ評価を一元管理。",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fdf8f3",
  "theme_color": "#a85a3e",
  "lang": "ja",
  "scope": "/",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "予約管理", "url": "/appointments.html", "icons": [{ "src": "icons/icon-192.svg", "sizes": "192x192" }] },
    { "name": "顧客管理", "url": "/customers.html", "icons": [{ "src": "icons/icon-192.svg", "sizes": "192x192" }] },
    { "name": "カルテ", "url": "/karte.html", "icons": [{ "src": "icons/icon-192.svg", "sizes": "192x192" }] }
  ]
}
