{
  "name": "Team Tracker",
  "short_name": "Tracker",
  "description": "Football team sub tracker",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#2e7d32",
  "theme_color": "#2e7d32",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%232e7d32'/%3E%3Ctext y='380' x='256' font-size='360' text-anchor='middle' font-family='serif'%3E⚽%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
