{
  "name": "Seedance 2.0 AI Video Generator",
  "short_name": "Seedance",
  "description": "Generate cinematic AI videos from text or images — powered by ByteDance Seedance 2.0.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070711",
  "theme_color": "#070711",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [
    {
      "src": "/og-seedance2.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Seedance 2.0 AI Video Generator"
    }
  ]
}
