{
  "name": "Invoicycle",
  "short_name": "Invoicycle",
  "description": "AI-powered invoicing, billing, expenses, and cash flow forecasting.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c1110",
  "theme_color": "#9bd9d0",
  "icons": [
    {
      "src": "/brand-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
