{
  "name": "The Creator Studio",
  "short_name": "Creator Studio",
  "description": "The all-in-one workspace for YouTube creators.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f0f0",
  "theme_color": "#FFD60A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/tcs-app-icon-192-2026.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/tcs-app-icon-512-2026.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
