{
  "name": "The Draft Bomb",
  "short_name": "Draft Bomb",
  "description": "The modern NFL scouting platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf8",
  "theme_color": "#064e3b",
  "icons": [
    {
      "src": "/favicon-bomb.png?v=8",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon-bomb.png?v=8",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}