{
  "name": "BaLENZ© — by u365 LLC",
  "short_name": "BaLENZ",
  "description": "Personal & Business Financial Management by u365 LLC",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1a2e",
  "theme_color": "#0f9474",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/",
      "description": "Open financial dashboard"
    },
    {
      "name": "Invoices",
      "short_name": "Invoices",
      "url": "/invoices",
      "description": "Manage invoices"
    },
    {
      "name": "Transactions",
      "short_name": "Transactions",
      "url": "/transactions",
      "description": "View transactions"
    }
  ]
}
