{
  "name": "Math Fun",
  "short_name": "MathFun",
  "description": "A tactile math game for young kids — teaches commutativity of addition through drag-and-drop play.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#fff7e6",
  "theme_color": "#ff7a59",
  "icons": [
    {
      "src": "/pwa/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
