{
  "name": "kimboCare",
  "short_name": "kimboCare",
  "theme_color": "#005cbb",
  "background_color": "#fafafa",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "dir": "ltr",
  "lang": "fr",
  "orientation": "portrait",
  "display_override": ["standalone"],
  "categories": ["health"],
  "description": "We believe true financial empowerment starts with the ability to live healthier lives. We are united through our aim to advance the UN Sustainable Development Goals by promoting community health, well-being, and gender equality.\n\nOur mission is to empower vulnerable populations, especially women and children, to have access to quality care and live healthier, longer.",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "assets/icons/icon512_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "assets/icons/icon512_rounded.png",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "assets/images/image1.png",
      "sizes": "750x1334",
      "type": "image/png"
    },
    {
      "src": "assets/images/image2.png",
      "sizes": "750x1334",
      "type": "image/png"
    }
  ]
}
