{
  "name": "Inkboard — Online Whiteboard",
  "short_name": "Inkboard",
  "description": "Infinite private whiteboard: pen, shapes, sticky notes — auto-saved on your device, boards exported as files. No login, ever.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eef0ec",
  "theme_color": "#eef0ec",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
