{
  "name": "Lyric Video Studio: SYNC",
  "short_name": "SYNC",
  "description": "AI-powered lyric synchronization for video creation",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#1e1e1e",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./Assets/logo_300px_v2.png",
      "sizes": "300x300",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./Assets/logo_300px_v2.png",
      "sizes": "300x300",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./Assets/newSplash1920.jpg",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
