{
  "name": "PreMix",
  "short_name": "PreMix",
  "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": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/premix-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "productivity", "utilities"],
  "lang": "en-US",
  "screenshots": [
    {
      "src": "/opengraph.png",
      "sizes": "1030x680",
      "type": "image/png",
      "label": "PreMix dashboard — AI stem organizer"
    }
  ]
}
