{
  "name": "n8n Scheduler",
  "short_name": "n8nSched",
  "description": "Schedule and trigger n8n workflows from your browser",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0f1a",
  "theme_color": "#6c63ff",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%236c63ff'/><text x='96' y='130' font-size='110' text-anchor='middle' fill='white' font-family='system-ui,sans-serif' font-weight='700'>n</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%236c63ff'/><text x='256' y='350' font-size='300' text-anchor='middle' fill='white' font-family='system-ui,sans-serif' font-weight='700'>n</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["productivity", "utilities"]
}
