{
  "name": "ClearMath Academy",
  "short_name": "ClearMath",
  "description": "Free math placement and adaptive practice for Pre-Algebra through College Algebra, with an AI tutor and worked solutions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#178f86",
  "lang": "en-US",
  "categories": ["education"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "type": "image/x-icon",
      "sizes": "16x16 32x32 48x48"
    }
  ]
}
