{
  "name": "Red Cyber Shield Press Reader Portal",
  "short_name": "RCS Press",
  "description": "Books and companion resources for cybersecurity practitioners.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F2F4F7",
  "theme_color": "#0D0F12",
  "icons": [
    {
      "src": "/rcs-press-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}