{
  "name": "BoundHive Studio",
  "short_name": "BoundHive",
  "id": "bh-app",
  "start_url": "/bh-app",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "window-controls-overlay"
  ],
  "orientation": "portrait",
  "dir": "ltr",
  "scope": "/",
  "theme_color": "#FFFFFF",
  "lang": "en-US",
  "categories": [

  ],
  "description": "BoundHive is an AI-powered studio that builds Amazon KDP best-sellers end-to-end — manuscript, cover, metadata and A+ Content — so you publish faster and earn more. No free tiers, just two pro plans built for serious creators.",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://boundhive.com/manifest.webmanifest"
    }
  ],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 480
  },
  "handle_links": "auto",
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  },
  "protocol_handlers": [
    {
      "protocol": "web+bh",
      "url": "/?launch-app%s"
    }
  ]
}
