{
  "name": "CorporateSpace Labs",
  "short_name": "CS Labs",
  "description": "Professional suite of 60+ local-first developer utilities.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'><rect width='100' height='100' rx='22' fill='%236366f1'/><path d='M50 25 L75 40 L75 60 L50 75 L25 60 L25 40 Z' stroke='white' stroke-width='6' fill='none'/><circle cx='50' cy='50' r='5' fill='white'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'><rect width='100' height='100' rx='22' fill='%236366f1'/><path d='M50 25 L75 40 L75 60 L50 75 L25 60 L25 40 Z' stroke='white' stroke-width='6' fill='none'/><circle cx='50' cy='50' r='5' fill='white'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "JSON Studio",
      "url": "/json",
      "icons": [{ "src": "data:image/svg+xml,<svg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'><rect width='100' height='100' rx='20' fill='%23000'/><text x='50' y='65' font-family='monospace' font-size='40' fill='%23fff' text-anchor='middle'>{}</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "PDF Suite",
      "url": "/pdf",
      "icons": [{ "src": "data:image/svg+xml,<svg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'><rect width='100' height='100' rx='20' fill='%23f00'/><text x='50' y='65' font-family='sans-serif' font-weight='bold' font-size='30' fill='%23fff' text-anchor='middle'>PDF</text></svg>", "sizes": "96x96" }]
    }
  ]
}
