{
  "name": "Lemonade — Accounting, clarified",
  "short_name": "Lemonade",
  "description": "The global accounting OS. Invoices, expenses, AI CFO, multi-currency books — clarified.",
  "start_url": "/app/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#F0C419",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "https://customer-assets.emergentagent.com/job_8e8d4db7-1e2f-4c09-93f5-cd8e4385bd7e/artifacts/z42v2r38_Product%402x.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://customer-assets.emergentagent.com/job_8e8d4db7-1e2f-4c09-93f5-cd8e4385bd7e/artifacts/z42v2r38_Product%402x.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "New invoice",
      "short_name": "New invoice",
      "url": "/app/invoices/new"
    },
    {
      "name": "AI CFO",
      "short_name": "AI CFO",
      "url": "/app/cfo"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/app/dashboard"
    }
  ]
}
