{
  "name": "ZGUTT — Gutenberg Theme Builder",
  "short_name": "ZGUTT",
  "description": "Free visual builder for WordPress Gutenberg block themes. Design colors, typography, spacing & templates, then export a complete block theme as .zip.",
  "start_url": "./",
  "scope": "./",
  "id": "/ZGUTT/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0b0f14",
  "theme_color": "#0b0f14",
  "lang": "en",
  "dir": "ltr",
  "categories": ["developer", "design", "productivity", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230b0f14'/><text x='50' y='62' text-anchor='middle' font-family='system-ui' font-weight='800' font-size='42' fill='%2300ccaa'>ZG</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "English version",
      "short_name": "EN",
      "description": "Open ZGUTT in English",
      "url": "./index.html"
    },
    {
      "name": "Version française",
      "short_name": "FR",
      "description": "Ouvrir ZGUTT en français",
      "url": "./index_FR.html"
    }
  ],
  "launch_handler": {
    "client_mode": "auto"
  }
}
