{
  "name": "HomeGrownMath — math facts practice",
  "short_name": "HomeGrownMath",
  "description": "Research-informed math facts practice with spaced repetition. Developed by homeschooling educators.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#eef6ff",
  "theme_color": "#3385ff",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
