{
  "name": "Diet Academy — 学習エリア",
  "short_name": "Diet Academy",
  "description": "日本ダイエットアカデミー協会 受講生学習ポータル",
  "start_url": "/member-area",
  "scope": "/member-area",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FDFCFB",
  "theme_color": "#FF8C6B",
  "lang": "ja",
  "categories": ["education", "health", "fitness"],
  "icons": [
    { "src": "/icons/icon-72.png",           "sizes": "72x72",     "type": "image/png" },
    { "src": "/icons/icon-96.png",           "sizes": "96x96",     "type": "image/png" },
    { "src": "/icons/icon-128.png",          "sizes": "128x128",   "type": "image/png" },
    { "src": "/icons/icon-144.png",          "sizes": "144x144",   "type": "image/png" },
    { "src": "/icons/icon-152.png",          "sizes": "152x152",   "type": "image/png" },
    { "src": "/icons/icon-180.png",          "sizes": "180x180",   "type": "image/png" },
    { "src": "/icons/icon-192.png",          "sizes": "192x192",   "type": "image/png" },
    { "src": "/icons/icon-512.png",          "sizes": "512x512",   "type": "image/png" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192",   "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512",   "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "マイダッシュボード",
      "short_name": "Dashboard",
      "description": "受講生ダッシュボードを開く",
      "url": "/member-area",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
