{
  "name": "EasyMathsTools - Free Maths Calculators & Learning",
  "short_name": "EasyMathsTools",
  "description": "Free, fun, mobile-first maths calculators, lessons, puzzles and games. Stress-free maths for everyone.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "lang": "en",
  "categories": ["education", "utilities", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Calculators",
      "short_name": "Tools",
      "description": "Open all maths calculators",
      "url": "/tools"
    },
    {
      "name": "Daily IQ Quiz",
      "short_name": "Quiz",
      "description": "Take today's IQ quiz",
      "url": "/play/iq-quiz"
    },
    {
      "name": "Learn Maths",
      "short_name": "Learn",
      "description": "Browse all maths lessons",
      "url": "/learn"
    }
  ]
}
