{
  "name": "Math Practice Buddy",
  "short_name": "Practice",
  "description": "ACCUPLACER-style arithmetic, algebra, reading, writing, and basics practice.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f0df",
  "theme_color": "#124732",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
