{
  "name": "FOURM Relay",
  "short_name": "Relay",
  "description": "Command center for the 4M Agency ecosystem",
  "theme_color": "#0A0A0F",
  "background_color": "#0A0A0F",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "start_url": "/",
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }
  ],
  "categories": ["productivity", "developer tools"],
  "shortcuts": [
    { "name": "New Chat", "url": "/", "description": "Start a new chat session" }
  ]
}
