{
  "name": "Math Worksheet Generator - FFMini",
  "short_name": "Math Sheets",
  "description": "Free printable visual math worksheet generator for kids K-5. Download PDF, image, or print.",
  "start_url": "/math/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "categories": ["education", "kids", "utilities"],
  "icons": [
    {
      "src": "/icons/math.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}

