{
  "id": "/number/",
  "name": "NUMBER — Guess the 5-digit number",
  "short_name": "NUMBER",
  "description": "Guess the hidden 5-digit number in 6 tries. Wordle-style clues with higher/lower hints.",
  "start_url": "/number/",
  "scope": "/number/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#AA4A44",
  "background_color": "#f6f7fb",
  "icons": [
    { "src": "icon.svg",          "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
