{
  "name": "CBC Field App",
  "short_name": "CBC Field",
  "description": "CBC Remodeling & Services LLC Field Management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2c2c2c",
  "theme_color": "#2c2c2c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/cbc-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/cbc-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
