{
  "name": "MundoSudoku - Kostenloses Sudoku und Spiele",
  "short_name": "MundoSudoku",
  "description": "Spiele Sudoku kostenlos online. Stufen Leicht, Mittel, Schwer und Experte, und Dutzende weitere Spiele.",
  "lang": "de",
  "start_url": "/de/?src=pwa",
  "id": "/de/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#05060f",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}