{
  "name": "BeatVids",
  "short_name": "BeatVids",
  "description": "Cloud video editor for music producers with automatic beat synchronization.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a12",
  "theme_color": "#0a0a12",
  "icons": [
    {
      "src": "/favicon-32x32.png?v=20260314d",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/favicon.png?v=20260314d",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/apple-touch-icon.png?v=20260314d",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "/icon-192x192.png?v=20260314d",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512x512.png?v=20260314d",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/favicon.svg?v=20260314d",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}
