{
  "name": "Create Suite",
  "short_name": "CreateSuite",
  "description": "The business OS for creators and agencies",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FAF8F4",
  "theme_color": "#1E3F52",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
