{
  "name": "ZYVONE — We Build Systems. Not Services.",
  "short_name": "ZYVONE",
  "description": "Premium digital company building AI automation, web systems, and brand experiences.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060B18",
  "theme_color": "#D4F53C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "technology", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with ZYVONE",
      "url": "/contact",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Work",
      "short_name": "Work",
      "description": "View our projects",
      "url": "/work",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ]
}
