{
  "name": "RBMK Reactor Simulation",
  "short_name": "RBMK Sim",
  "description": "Interactive educational RBMK-1000/1500 reactor simulation",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f0efe8",
  "theme_color": "#f0efe8",
  "orientation": "landscape",
  "categories": ["education", "simulation"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>⚛️</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
