{
  "short_name": "Akoole",
  "name": "Akoole",
  "description": "Verified invoice, receipt, payment, reconciliation, customer balance, and record history workspace.",
  "id": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48 64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/brand/akoole-web-app-icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/brand/akoole-web-app-icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/brand/akoole-web-app-icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0B1F3A",
  "background_color": "#07111F"
}
