{
  "name": "Elementle",
  "short_name": "Elementle",
  "description": "A daily historical date guessing game. Test your knowledge of history!",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#7DAAE8",
  "theme_color": "#7DAAE8",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
