{
  "name": "Learn4Coins — Math Facts",
  "short_name": "Learn4Coins",
  "description": "Daily math facts that pay out in real game currency.",
  "start_url": "/app/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e18",
  "theme_color": "#0a0e18",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "scope": "/"
}