{
  "name": "Firstsend - AI Sales Agent",
  "short_name": "Firstsend",
  "description": "AI sales agent that finds prospects and writes personalized emails. Free 14-day trial.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2563EB",
  "background_color": "#F9FAFB",
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23F9FAFB' width='540' height='720'/><text x='270' y='360' font-size='48' fill='%232563EB' text-anchor='middle' dominant-baseline='middle' font-family='sans-serif' font-weight='bold'>Firstsend</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1080 1440'><rect fill='%23F9FAFB' width='1080' height='1440'/><text x='540' y='720' font-size='96' fill='%232563EB' text-anchor='middle' dominant-baseline='middle' font-family='sans-serif' font-weight='bold'>Firstsend</text></svg>",
      "sizes": "1080x1440",
      "type": "image/svg+xml"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%232563EB' width='192' height='192' rx='45'/><text x='96' y='96' font-size='120' fill='%23FFFFFF' text-anchor='middle' dominant-baseline='middle' font-family='sans-serif' font-weight='bold'>F</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'><rect fill='%232563EB' width='192' height='192' rx='45'/><text x='96' y='96' font-size='120' fill='%23FFFFFF' text-anchor='middle' dominant-baseline='middle' font-family='sans-serif' font-weight='bold'>F</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'><rect fill='%232563EB' width='512' height='512' rx='120'/><text x='256' y='256' font-size='320' fill='%23FFFFFF' text-anchor='middle' dominant-baseline='middle' font-family='sans-serif' font-weight='bold'>F</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'><rect fill='%232563EB' width='512' height='512' rx='120'/><text x='256' y='256' font-size='320' fill='%23FFFFFF' text-anchor='middle' dominant-baseline='middle' font-family='sans-serif' font-weight='bold'>F</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "New Campaign",
      "short_name": "Campaign",
      "description": "Create a new sales campaign",
      "url": "/app.html?action=new-campaign",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%232563EB' width='96' height='96' rx='22'/><text x='48' y='48' font-size='60' fill='%23FFFFFF' text-anchor='middle' dominant-baseline='middle' font-family='sans-serif' font-weight='bold'>+</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
