{
  "id": "https://real-bot.app/messenger",
  "name": "Real Bot",
  "short_name": "Real Bot",
  "description": "Self-hosted remote messenger for a single Mac. Experimental; public pairing stays off.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eef2f7",
  "theme_color": "#146a7c",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
