{
  "name": "Where Am I?",
  "short_name": "Where Am I?",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "description": "A fun guessing game that tests your knowledge!",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "500x500",
      "type": "image/png"
    }
  ]
}