{
  "name": "Wedge – Predict What Happens Next",
  "short_name": "Wedge",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4f7fc",
  "theme_color": "#2667ff",
  "icons": [
    {
      "src": "./images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}