{
  "name": "MyFloww Creator Portal",
  "short_name": "Creator Portal",
  "description": "Creator board, uploads, and custom-piece workflow for MyFloww",
  "start_url": "/creator/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1117",
  "theme_color": "#ff4500",
  "icons": [
    {
      "src": "/creator-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
