{
  "name": "Big Numbers",
  "short_name": "BigNums",
  "description": "Tap fast to chain combos and watch the score explode.",
  "start_url": "big-numbers",
  "scope": ".",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#0c0518",
  "theme_color": "#0c0518",
  "icons": [
    { "src": "bignumbers-icon.svg", "sizes": "192x192 512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
