{
  "name": "momo fit",
  "short_name": "momo fit",
  "description": "スポーツジム会員向けウェルビーイング（心身のコンディション）：記録・可視化・AI・トレーナー共有",
  "start_url": "/gym.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f7fc",
  "theme_color": "#1a2b4a",
  "lang": "ja",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
