{
  "name": "MailPpl — People-First Email",
  "short_name": "MailPpl",
  "description": "Email that puts people first — together. See all your exchanges with each contact in one chat-style view.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "categories": ["productivity", "communication", "business"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Inbox",
      "url": "/",
      "description": "View your people-first inbox"
    },
    {
      "name": "Kanban Board",
      "url": "/kanban",
      "description": "View your kanban board"
    },
    {
      "name": "Team",
      "url": "/team",
      "description": "Manage your team"
    }
  ]
}
