{
  "name": "Bar 短答演習",
  "short_name": "Bar",
  "description": "司法試験・予備試験 短答演習システム",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a5c2e",
  "theme_color": "#1a5c2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
