{
  "name": "Numble - Daily Number Puzzle",
  "short_name": "Numble",
  "description": "Crack the 5-digit code in 6 guesses. A new puzzle every day.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121213",
  "theme_color": "#121213",
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "512x512" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
