{
  "name": "RogePay - Smart Digital Wallet",
  "short_name": "RogePay",
  "description": "Nigeria's smartest digital wallet for instant transfers, bill payments, and AI-powered financial insights",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#A03231",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "business", "utilities"],
  "shortcuts": [
    {
      "name": "Send Money",
      "url": "/",
      "description": "Send money instantly"
    },
    {
      "name": "Pay Bills",
      "url": "/",
      "description": "Pay bills quickly"
    },
    {
      "name": "Contact Support",
      "url": "/contact",
      "description": "Get help from our team"
    }
  ]
}
