{
  "name": "Bento's Group",
  "short_name": "Bento's Group",
  "description": "Bento's Group (formerly Chivv Flooring) offers expert home remodeling, kitchen remodeling, tile, vinyl & hardwood flooring services in Alpharetta, Roswell, Cumming, and Atlanta.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "./assets/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./assets/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}