{
  "name": "atthacked.com — cyber attacks, decoded",
  "short_name": "atthacked",
  "description": "A reference library of the world's biggest cyber attacks. Breaches, ransomware, nation-state operations — catalogued the day they break, decoded for the people defending against them.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "lang": "en-GB",
  "categories": ["news", "security", "reference"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse incidents",
      "short_name": "Incidents",
      "url": "/incidents",
      "description": "Open the full incident index"
    },
    {
      "name": "Glossary",
      "short_name": "Glossary",
      "url": "/glossary",
      "description": "Plain-English cybersecurity glossary"
    }
  ]
}
