{
    "name": "CodingQuest",
    "short_name": "CodingQuest",
    "description": "App to improve your problem-solving skills through a variety of coding challenges.",
    "icons": [
      {
        "src": "/icon-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/icon-512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "start_url": "/",
    "background_color": "#ffffff",
    "theme_color": "#0fa968",
    "display": "standalone"
  }
  