{
  "id": "/games/math-quiz/",
  "name": "Math Race · The Cuga Zone",
  "short_name": "Math Race",
  "description": "Race the clock with fun number challenges and build a streak.",
  "start_url": "/games/math-quiz/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06061a",
  "theme_color": "#ffe600",
  "icons": [
    {
      "src": "/icons/math-quiz/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/math-quiz/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/math-quiz/maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}