{
  "name": "Sharks Goal Times",
  "short_name": "Goal Times",
  "start_url": "./goal-times.html",
  "display": "standalone",
  "background_color": "#0d1b2e",
  "theme_color": "#0d1b2e",
  "icons": [
    {
      "src": "./goal-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}