{
  "name": "食事・体組成管理",
  "short_name": "食事管理",
  "description": "お客様ごとの食事記録・ダイエット/増量プラン管理アプリ",
  "start_url": "./clients/",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#0f172a",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
