{
  "name": "Would Use Again",
  "short_name": "Would Use Again",
  "description": "Verified customer recommendations after completed jobs.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#e8eee3",
  "theme_color": "#13251f",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}