{
  "name": "Web Security Headers & HTTPS Hardening",
  "short_name": "HTTPS Hardening",
  "description": "Production-focused guidance for HTTPS and security headers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fefae0",
  "theme_color": "#6e8b3d",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}

