{
  "name": "Live SVG Editor — PrivMITLab",
  "short_name": "SVG Editor",
  "description": "Privacy-first Live SVG Editor & Toolkit. View, edit, draw, customize, and generate code from SVG graphics.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "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='%236366f1'/><polygon points='50 20 80 40 80 70 50 90 20 70 20 40' fill='white'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "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='%236366f1'/><polygon points='50 20 80 40 80 70 50 90 20 70 20 40' fill='white'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "orientation": "any",
  "lang": "en-US"
}
