{
  "name": "Float It: Text & Window PiP",
  "short_name": "Float It",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "description": "Select any text on a webpage and pop it out into an isolated, always-on-top window.",
  "icons": [
    {
      "src": "/icon48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icon128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}