{
  "name": "KindNest App",
  "short_name": "KindNest",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#EDEA3E",
  "icons": [
    {
      "src": "assets/brand/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
