{
  "short_name": "Football Pathway",
  "name": "Football Pathway",
  "description": "Football Pathway",
  "icons": [
   
    {
      "src": "/icons/192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icons/512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}