{
  "name": "Agentic Accounting — AI Bookkeeper for SMEs",
  "short_name": "Agentic Accounting",
  "description": "Tell me what happened. I handle the books. Full double-entry accounting with an AI bookkeeper for Malaysian MSMEs.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0E1A2B",
  "theme_color": "#0E1A2B",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "AI Bookkeeper", "url": "/app/chat", "description": "Record a transaction by chat" },
    { "name": "New Invoice", "url": "/app/sales", "description": "Create an invoice" }
  ]
}
