{
  "name": "Akiba Capital",
  "short_name": "Akiba Capital",
  "description": "Digital stokvel management for South African communities.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "lang": "en-ZA",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "utilities"],
  "shortcuts": [
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your stokvel dashboard",
      "url": "/dashboard"
    },
    {
      "name": "Sign In",
      "short_name": "Sign In",
      "description": "Sign in to Akiba Capital",
      "url": "/login"
    }
  ]
}
