{
  "name": "LIEN 顧客管理",
  "short_name": "LIEN",
  "description": "Bicycle Lab LIEN 顧客・車両・受付管理",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f5f7",
  "theme_color": "#1f6feb",
  "lang": "ja",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "permissions": ["camera"]
}
