{
  "name": "CozonPay - Digital Payments Made Simple",
  "short_name": "CozonPay",
  "description": "Digital payments made simple. Send, receive, and manage your money with ease across Nigeria.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1e3a5f",
  "theme_color": "#1e3a5f",
  "orientation": "portrait",
  "id": "cozonpay-landing",
  "icons": [
    {
      "src": "/applogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/applogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "utilities"],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://account.cozonpay.com/manifest.json"
    }
  ]
}
