{
  "name": "M-Agent - Mobile Money Agent Tool",
  "short_name": "M-Agent",
  "description": "A mobile money tool for registered agents in Ghana. One dashboard for every network.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#0F172A",
  "icons": [
    {
      "src": "/images/apple-touch-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/images/icon.png",
      "sizes": "160x160",
      "type": "image/png"
    }
  ]
}
