{
  "name": "Linda Markup",
  "short_name": "LindaMarkup",
  "description": "Keep working after the token limit by collecting webpage changes in one clean handoff.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#11100e",
  "theme_color": "#11100e",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
