{
  "name": "DataMath - Swipe Mathematics",
  "short_name": "DataMath",
  "description": "A swipe-based mental mathematics flashcard game.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
