{
  "name": "Grand Cru Sweepstakes | UHN Foundation",
  "short_name": "Grand Cru",
  "description": "Enter the Grand Cru Sweepstakes in support of UHN Foundation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#005EB8",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}