{
  "name": "Mixmly is a fun and fast-paced math game",
  "short_name": "Mixmly",
  "description": "Whether you enjoy addition, subtraction, multiplication, Mixmly keeps your brain active and engaged.",
  "lang": "en",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "background_color": "#ffffff",
  "theme_color": "#79716b",
  "icons": [
    {
      "src": "/192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/1024.webp",
      "sizes": "1024x1024",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
