{
  "name": "Kivu Community",
  "short_name": "Kivu",
  "start_url": "community.php",
  "display": "standalone",
  "background_color": "#064e3b",
  "theme_color": "#064e3b",
  "icons": [
    {
      "src": "uploads/platform/community_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "uploads/platform/community_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}