{
  "name": "TenSum — Number Puzzle",
  "short_name": "TenSum",
  "description": "Tap numbers that add up to the target. A fast, minimalist number puzzle.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050810",
  "theme_color": "#050810",
  "icons": [
    { "src": "icon.png", "sizes": "512x512", "type": "image/png" }
  ]
}
