{
  "name": "The Rewind Game",
  "short_name": "Rewind Game",
  "description": "A free daily internet history game using real archived websites.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3efe4",
  "theme_color": "#ef4d2f",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
