{
  "name": "Mathematical Trout",
  "short_name": "Math Trout",
  "description": "K-9 math aquarium - earn coins by solving math problems to buy fish and tanks",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09121d",
  "theme_color": "#29d8a5",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./favicon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
