{
  "name": "MixCue",
  "short_name": "MixCue",
  "description": "AI-powered audio stem organizer. Detects BPM, key, and instrument types — renames files and exports a clean zip in seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/mixcue-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/mixcue-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "productivity", "utilities"],
  "lang": "en-US",
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "MixCue dashboard — AI stem organizer"
    }
  ]
}
