{
  "name": "Youth Soccer Match Insights",
  "short_name": "Match Insights",
  "description": "Mobile-friendly scouting reports, saved matches, and match insights for youth soccer coaches.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "theme_color": "#123047",
  "background_color": "#eef4f7"
}
