{
  "name": "Zeph Tech LLC - AI, Cybersecurity & Infrastructure Intelligence",
  "short_name": "Zeph Tech LLC",
  "description": "Evidence-based insights across AI, Cybersecurity, Infrastructure, Developer, Data Strategy, Governance, Compliance, and Policy",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020a08",
  "theme_color": "#020a08",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["news", "business", "technology"],
  "icons": [
    {
      "src": "/static/zeph-tech-logo-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/static/zeph-tech-logo-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/zeph-tech-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/zeph-tech-logo-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/zeph-tech-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Research Feed",
      "short_name": "Feed",
      "description": "Browse all briefings",
      "url": "/feed",
      "icons": [{ "src": "/static/icons/pillars/ai.svg", "sizes": "96x96" }]
    },
    {
      "name": "AI Coverage",
      "short_name": "AI",
      "description": "AI and automation briefings",
      "url": "/ai-tools/"
    },
    {
      "name": "Cybersecurity",
      "short_name": "Cyber",
      "description": "Security and compliance briefings",
      "url": "/cybersecurity/"
    }
  ]
}
