{
  "name": "Matematický Poker",
  "short_name": "Mat. Poker",
  "description": "Kombinační hra s čísly 1 až 13 na poli 5×5. Body se počítají za kombinace v každém řádku, sloupci a obou úhlopříčkách.",
  "lang": "cs",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f0eee6",
  "theme_color": "#f0eee6",
  "categories": ["games", "education", "puzzle"],
  "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/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
