{
  "name": "MathQuizily — AI Math Test Generator",
  "short_name": "MathQuizily",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "description": "The #1 AI math test generator. Create curriculum-aligned, printable math exams and worksheets with answer keys for K-12.",
  "categories": ["education", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/assets/icons/192x192-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/512x512-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/icons/512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
