{
  "id": "./index.html",
  "name": "WaveClash",
  "short_name": "WaveClash",
  "description": "WaveClash is a music competition platform where teams battle with songs, artwork, and fan voting.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fff7ef",
  "theme_color": "#365cff",
  "categories": ["music", "entertainment", "social"],
  "icons": [
    {
      "src": "./waveclash-logo-2026.png",
      "sizes": "1280x1280",
      "type": "image/png"
    },
    {
      "src": "./waveclash-logo-2026.png",
      "sizes": "1280x1280",
      "type": "image/png"
    },
    {
      "src": "./waveclash-logo-2026.png",
      "sizes": "1280x1280",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
