{
  "name": "Bluesprout",
  "short_name": "Bluesprout",
  "description": "Free, calm practice tools for math and reading.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdf8f3",
  "theme_color": "#5b9bd5",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["education"],
  "lang": "en",
  "scope": "/"
}
