{
  "name": "Watchdle",
  "short_name": "Watchdle",
  "description": "A daily watch guessing game. Can you identify today's timepiece?",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
