{
  "name": "Browser Lifecycle Playground | JayOnCode",
  "short_name": "BL Playground",
  "description": "Interactive playground for @jayoncode/browser-lifecycle — visibility, focus, idle, connectivity, cross-tab, plugins, and diagnostics.",
  "start_url": "/joc/playground/browser-lifecycle/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "jayoncode-logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
