{
  "name": "CoolStickerLab – Math & Logic Games",
  "short_name": "CoolStickerLab",
  "description": "Play free AI-driven math and logic games online. Train your brain with puzzles, strategy, and arcade challenges.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFF9F0",
  "theme_color": "#FF6B35",
  "icons": [
    {
      "src": "/favicon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/favicon.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
