{
  "name": "Group Hug",
  "short_name": "Group Hug",
  "description": "Daily WhatsApp group summaries and private AI coaching delivered by email.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F9F7",
  "theme_color": "#25D366",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='38' fill='%2325D366'/%3E%3Cpath d='M96 148C96 148 34.6 109.4 34.6 69.2C34.6 50 50 34.6 69.2 34.6C81.6 34.6 92.6 40.6 96 50C99.4 40.6 110.4 34.6 122.8 34.6C142 34.6 157.4 50 157.4 69.2C157.4 109.4 96 148 96 148Z' fill='white'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%2325D366'/%3E%3Cpath d='M256 394C256 394 90 290 90 180C90 128 128 90 180 90C214 90 244 106 256 128C268 106 298 90 332 90C384 90 422 128 422 180C422 290 256 394 256 394Z' fill='white'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Admin console"
    },
    {
      "name": "Sign In",
      "url": "/login",
      "description": "Customer login"
    }
  ]
}
