{
  "name": "Soccer Coach U7",
  "short_name": "SoccerCoach",
  "description": "Indoor 4v4 Soccer Coaching for Under 7s",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1b4332",
  "theme_color": "#2d6a4f",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%232d6a4f'/><text x='256' y='380' font-size='350' text-anchor='middle' fill='white'>⚽</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}