{
  "name": "Dungeons",
  "short_name": "Dungeons",
  "description": "Dungeon-Spiel und mobiler Levelbau.",
  "lang": "de",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#10100e",
  "theme_color": "#10100e",
  "icons": [
    {
      "src": "mobile-app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
