{
  "name": "AudioSynapse - AI Music Anti-Detection Engine",
  "short_name": "AudioSynapse",
  "description": "Free browser-based AI music anti-detection platform. Remove SynthID, C2PA, spectral fingerprints, and all AI detection signatures from your music in under 60 seconds. By Vertex Stream Technologies.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06080f",
  "theme_color": "#7c3aed",
  "lang": "en",
  "categories": ["music", "productivity", "utilities"],
  "icons": [
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon-512.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/audiosynapse-logo.png", "sizes": "128x128", "type": "image/png" }
  ],
  "screenshots": [
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "label": "AudioSynapse - AI Music Anti-Detection Engine"
    }
  ],
  "shortcuts": [
    {
      "name": "Process AI Track",
      "short_name": "Process",
      "description": "Remove AI artifacts from your music",
      "url": "/#process",
      "icons": [{ "src": "/favicon-512.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
