{
  "name": "LxCreators",
  "short_name": "LxCreators",
  "description": "Restore legacy approved creator profiles that were accidentally removed from the public directory by the old profile-edit flow, using prior approval history as the safety check.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "scope": "./"
}