{
  "name": "LCA Knights \u2014 Game Day",
  "short_name": "LCA Knights",
  "description": "Game day home of Lafayette Christian Academy Knights football.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08111F",
  "theme_color": "#08111F",
  "icons": [
    {
      "src": "img/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "img/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}