{
  "name": "N Spark",
  "short_name": "N Spark",
  "description": "Your AI-powered creativity + productivity platform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F7F5F2",
  "theme_color": "#7C3AED",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><defs><linearGradient id='bg' x1='0' y1='0' x2='192' y2='192'><stop offset='0%' stop-color='%237C3AED'/><stop offset='100%' stop-color='%234F46E5'/></linearGradient></defs><rect width='192' height='192' rx='45' fill='url(%23bg)'/><text x='96' y='120' font-size='100' font-weight='bold' text-anchor='middle' fill='white' font-family='Inter, sans-serif'>N</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><defs><linearGradient id='bg' x1='0' y1='0' x2='192' y2='192'><stop offset='0%' stop-color='%237C3AED'/><stop offset='100%' stop-color='%234F46E5'/></linearGradient></defs><rect width='192' height='192' rx='45' fill='url(%23bg)'/><text x='96' y='120' font-size='100' font-weight='bold' text-anchor='middle' fill='white' font-family='Inter, sans-serif'>N</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><defs><linearGradient id='bg' x1='0' y1='0' x2='512' y2='512'><stop offset='0%' stop-color='%237C3AED'/><stop offset='100%' stop-color='%234F46E5'/></linearGradient></defs><rect width='512' height='512' rx='120' fill='url(%23bg)'/><text x='256' y='340' font-size='280' font-weight='bold' text-anchor='middle' fill='white' font-family='Inter, sans-serif'>N</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><defs><linearGradient id='bg' x1='0' y1='0' x2='512' y2='512'><stop offset='0%' stop-color='%237C3AED'/><stop offset='100%' stop-color='%234F46E5'/></linearGradient></defs><rect width='512' height='512' rx='120' fill='url(%23bg)'/><text x='256' y='340' font-size='280' font-weight='bold' text-anchor='middle' fill='white' font-family='Inter, sans-serif'>N</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect width='540' height='720' fill='%23F7F5F2'/></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect width='1280' height='720' fill='%23F7F5F2'/></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "New Chat",
      "short_name": "Chat",
      "description": "Start a new conversation with N Spark",
      "url": "/chat",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><defs><linearGradient id='bg'><stop offset='0%' stop-color='%237C3AED'/><stop offset='100%' stop-color='%234F46E5'/></linearGradient></defs><rect width='96' height='96' rx='20' fill='url(%23bg)'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text"
    }
  }
}
