{
  "name": "Build With Chericka",
  "short_name": "BWC",
  "description": "Capacity building and storyselling for organizations, consulting firms, and founders.",
  "icons": [
    {
      "src": "/favicon-32x32-v2.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon-v2.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192-v2.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512-v2.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#1F5C35",
  "background_color": "#F7F4EF",
  "display": "browser",
  "start_url": "/"
}