oPWA supports WordPress Multisite. Each sub-site has its own settings record (opwa_settings in each site's wp_options). The DB tables are created per-site on activation.
For network activation, run wp site list --field=url | xargs -I{} wp --url={} opwa status to verify each sub-site.
