{
  "name": "Whistle - The Football APP",
  "short_name": "Whistle",
  "description": "Whistle helps you organize, play, and enjoy football.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A1A",
  "theme_color": "#D8FF7B",
  "icons": [
    {
      "src": "/assets/main logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/main logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
