{
  "name": "i-SABI — Nigeria's Super App",
  "short_name": "i-SABI",
  "description": "Pay bills, buy tickets, vote and earn cashback — Nigeria's all-in-one super app.",
  "start_url": "/tabs/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07360E",
  "theme_color": "#07360E",
  "lang": "en-NG",
  "categories": ["finance", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "assets/icon/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "assets/icon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "assets/figma/mobile_app_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Send Money",
      "short_name": "Send",
      "description": "Send money to another i-SABI user",
      "url": "/tabs/account?action=send",
      "icons": [{ "src": "assets/icon/favicon.png", "sizes": "64x64" }]
    },
    {
      "name": "Pay Bills",
      "short_name": "Bills",
      "description": "Pay airtime, data, electricity and TV bills",
      "url": "/tabs/utility",
      "icons": [{ "src": "assets/icon/favicon.png", "sizes": "64x64" }]
    }
  ]
}
