{
  "name": "WA Suite — WhatsApp Marketing",
  "short_name": "WA Suite",
  "description": "WhatsApp campaigns, a shared inbox and automation in one place.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B1020",
  "theme_color": "#6D28D9",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Inbox", "url": "/app/inbox" },
    { "name": "New campaign", "url": "/app/campaigns/create" },
    { "name": "Contacts", "url": "/app/contacts" }
  ]
}
