{
  "name": "Mailer — AI Inbox Organizer",
  "short_name": "Mailer",
  "description": "Organize your unread emails into smart, actionable buckets using AI.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#ed7130",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
