{
  "short_name": "Soccer Asst",
  "name": "Soccer Game Day Assistant",
  "description": "A comprehensive web application to manage a soccer game, featuring a real-time game clock, score tracking, and player substitutions.",
  "icons": [
    {
      "src": "/vite.svg",
      "type": "image/svg+xml",
      "sizes": "192x192"
    },
    {
      "src": "/vite.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#9ef01a",
  "background_color": "#111827"
}
