{
  "name": "Soccer Pong — Goal-Scoring Fun",
  "short_name": "Soccer Pong",
  "description": "Fast, friendly soccer-pong for kids. Slide your striker, score five goals, beat the robot or a friend. Works offline.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#1e7d36",
  "theme_color": "#1e7d36",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "kids", "entertainment"]
}
