{
  "name": "Logan's Math Money",
  "short_name": "Logan Math",
  "description": "Multiplication practice from 1 through 12 with positive encouragement and a money pot.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f8ff",
  "theme_color": "#0b5bd3",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}