{
  "name": "World Wide Whiteboard",
  "short_name": "WWWB",
  "description": "A shared pixel canvas the whole world can draw on.",
  "start_url": "/board",
  "scope": "/",
  "display": "standalone",
  "background_color": "#18181b",
  "theme_color": "#18181b",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
