{
  "name": "Dewx — AI Employee Control Plane",
  "short_name": "Dewx",
  "description": "AI Employee Control Plane. One chat to run your whole company. From $99/mo.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#EDEAE2",
  "theme_color": "#5A6B50",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Blog",
      "url": "/blog",
      "description": "Read the latest articles"
    },
    {
      "name": "Features",
      "url": "/features",
      "description": "Explore Dewx features"
    },
    {
      "name": "Pricing",
      "url": "/pricing",
      "description": "See plans and pricing"
    }
  ]
}
