{
  "name": "Majelani Accounting",
  "short_name": "Majelani",
  "description": "Professional cloud accounting — invoices, payments, and financial management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#2563eb",
  "orientation": "any",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "New Invoice",
      "short_name": "Invoice",
      "url": "/#invoicing"
    },
    {
      "name": "Customers",
      "short_name": "Customers",
      "url": "/#ar-customers"
    }
  ]
}
