{
  "name": "Grrowth",
  "short_name": "Grrowth",
  "description": "The growth partner helping small businesses move into the future of business.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2B2E30",
  "theme_color": "#2B2E30",
  "icons": [
    {
      "src": "brand/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "brand/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}