{
  "name": "Viral Worx Tools",
  "short_name": "VW Tools",
  "description": "Supercharge your YouTube and TikTok channels with AI-powered analytics, bulk editing, and personalized growth coaching.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1d2f55",
  "background_color": "#ffffff",
  "categories": [
    "productivity",
    "business"
  ],
  "icons": [
    {
      "src": "/images/android-icon-36x36.png",
      "sizes": "36x36",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/android-icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/android-icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/android-icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/android-icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your Viral Worx dashboard",
      "url": "/dashboard?utm_source=pwa",
      "icons": [
        {
          "src": "/images/android-icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Scheduler",
      "short_name": "Scheduler",
      "description": "Schedule your next video",
      "url": "/dashboard/scheduler?utm_source=pwa",
      "icons": [
        {
          "src": "/images/android-icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}