{
  "name": "Zeph Tech - Secure Software, Security & Operations",
  "short_name": "Zeph Tech",
  "description": "Secure software, workflow systems, ZephCMS deployments, and practical cybersecurity advisory.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["business", "productivity", "technology"],
  "icons": [
    {
      "src": "/static/zephcms-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Explore Zeph Tech services",
      "url": "/services.html",
      "icons": [{ "src": "/static/zephcms-mark.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Research Feed",
      "short_name": "Feed",
      "description": "Browse the research archive",
      "url": "/feed",
      "icons": [{ "src": "/static/zephcms-mark.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Start a Zeph Tech project conversation",
      "url": "/contact.html",
      "icons": [{ "src": "/static/zephcms-mark.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
