{
  "name": "Booru Tagger",
  "short_name": "Booru Tagger",
  "description": "Offline WD14 image tagger for SDXL prompts",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0c0d11",
  "theme_color": "#0c0d11",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512'%3E%3Crect width='512' height='512' rx='96' fill='%230c0d11'/%3E%3Crect x='206' y='206' width='100' height='100' rx='16' fill='%23ff4d94' transform='rotate(45 256 256)'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
