{
  "name": "Cloud Security Office Hours",
  "short_name": "CSOH",
  "description": "A community for cloud security professionals with curated resources, CTF challenges, training labs, and weekly Zoom sessions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2c3e50",
  "lang": "en-US",
  "categories": ["education", "security", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "648x648",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
