{
  "name": "UGC Business Toolkit",
  "short_name": "UGC Toolkit",
  "description": "Price the job, paper the deal, get paid on time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EDE6D8",
  "theme_color": "#4A3B2A",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "/"
}