{
  "name": "Cybersnap.io",
  "short_name": "Cybersnap",
  "description": "Production-side Recovery Assurance. Closest clean snapshot before the attack. Verified safe. Recovered in minutes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B1220",
  "theme_color": "#0B1220",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/img/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "security"]
}
