{
  "name": "The College Football Belt",
  "short_name": "CFB Belt",
  "description": "The lineal college football championship, tracked on the field since 1869.",
  "start_url": "/?utm_source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#e7e2d5",
  "theme_color": "#8a6a34",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}