{
  "name": "XIOT Editor",
  "short_name": "XIOT Editor",
  "description": "Local-first XIOT project editor",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f7f9",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "assets/xiot-icon.png",
      "sizes": "100x100",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
