{
  "name": "Goal Track",
  "short_name": "GoalTrack",
  "description": "A lightweight football match tracker for goals, periods, and timer control.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8f4ec",
  "theme_color": "#f8f4ec",
  "icons": [
    {
      "src": "./icons/icon-192-v3.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-512-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
