{
  "name": "ChannelOS — YouTube Growth Platform",
  "short_name": "ChannelOS",
  "description": "AI-powered YouTube growth tools: video optimizer, channel audit, competitor spy, trend finder, and creator marketplace.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0f1e",
  "theme_color": "#6d28d9",
  "lang": "en-US",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ChannelOS Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Video Optimizer",
      "short_name": "Optimize",
      "description": "Scan and optimize a YouTube video",
      "url": "/video-report",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Channel Audit",
      "short_name": "Audit",
      "description": "Audit your YouTube channel health",
      "url": "/channel-health",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/channelos/id000000000",
      "id": "com.channelos.app"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.channelos.app",
      "id": "com.channelos.app"
    }
  ]
}
