get_pwa_specs
Retrieve Progressive Web App specifications including Service Worker, Web App Manifest, and related APIs to implement web standards.
Instructions
Get all Progressive Web App (PWA) related specifications including Service Worker, Web App Manifest, Push API, Background Sync, etc.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coreOnly | No | If true, return only the core PWA specs (Service Worker, Manifest, Push, Notifications) |