{
  "name": "EasyAi Accounting",
  "short_name": "EasyAi",
  "description": "Restaurant accounting for the GCC and Egypt",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f7f8",
  "theme_color": "#0f6e5c",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Daily close", "url": "/close" },
    { "name": "Capture receipt", "url": "/expenses" },
    { "name": "Invoices", "url": "/receivables" }
  ]
}
