{
  "background_color": "#000000",
  "dir": "ltr",
  "display": "fullscreen",
  "name": "NumBrawl",
  "orientation": "portrait",
  "scope": "/",
  "short_name": "NumBrawl",
  "start_url": "https://math.naphoff.de/index.html?source=androidapp",
  "theme_color": "#000000",
  "description": "Fast paced math learning app. Solve math to defeat your opponent. Choose your class and climb the leaderboard as your math skills grow.",
  "lang": "en",
  "categories": [
    "entertainment",
    "games",
    "kids"
  ],
  "icons": [
    {
      "src": "https://math.naphoff.de/avatare/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "display_override": [
    "fullscreen",
    "window-controls-overlay"
  ]
}