{
  "name": "CijferCees",
  "short_name": "CijferCees",
  "description": "Historische coderingen — Caesar, Vigenère, Atbash, Affine, Rail Fence, Beaufort",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2a1f3d",
  "theme_color": "#f4b942",
  "categories": ["utilities", "education", "productivity"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
