{
  "name": "Layout Generator",
  "short_name": "Layout",
  "start_url": "./index.html",
  "display": "standalone",
  "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='15' fill='%233b82f6'/><rect x='10' y='10' width='35' height='35' rx='5' fill='white'/><rect x='55' y='10' width='35' height='25' rx='5' fill='white'/><rect x='10' y='55' width='25' height='35' rx='5' fill='white'/><rect x='45' y='45' width='45' height='45' rx='5' fill='white'/></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
