{
  "name": "ZIANTGYM+",
  "short_name": "ZIANTGYM+",
  "description": "ZIANTGYM+ 회원 전용 앱",
  "id": "/gym-plus",
  "start_url": "/gym-plus",
  "scope": "/gym-plus",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
