{
  "short_name": "INGOBOKA",
  "name": "Ingoboka System",
  "description": "An savings management system for the members of the IKIMINA INGOBOKA",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.jpg",
      "type": "image/jpg",
      "sizes": "192x192"
    },
    {
      "src": "logo512.jpg",
      "type": "image/jpg",
      "sizes": "512x512"
    }
  ],
  "id": "/",
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#f0f0f0",
  "background_color": "#f0f0f0",
  "screenshots": [
    {
      "src": "/images/screenshot_sm.jpg",
      "type": "image/jpg",
      "sizes": "1080x2220",
      "form_factor": "narrow"
    },
    {
      "src": "/images/screenshot_lg.jpg",
      "type": "image/jpg",
      "sizes": "1920x1080",
      "form_factor": "wide"
    }
  ]
}