{
  "name": "Creator Desk",
  "short_name": "Creator Desk",
  "description": "Know exactly what to film, why it will sell, and what you earned.",
  "start_url": "/dashboard/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f3f0",
  "theme_color": "#f6f3f0",
  "icons": [
    {
      "src": "/static/branding/creator-desk-logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/branding/creator-desk-logo-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
