{
  "name": "Math Challenge — TeamInova",
  "short_name": "Math Challenge",
  "description": "A fun math practice app to compete with friends and family.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#212529",
  "theme_color": "#212529",
  "icons": [
    {
      "src": "/images/TeamInova-Logo-GOV2.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/TeamInova-Logo-GOV2.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}