{
  "name": "Rentibly Inbox",
  "short_name": "Rentibly Inbox",
  "description": "Rentibly Inbox — unified messaging for property management",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#F59E0B",
  "icons": [
    { "src": "/icons/icon-512.png?v=9", "sizes": "any", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Unread Messages",
      "url": "/?filter=unread",
      "description": "View unread conversations"
    }
  ]
}
