{
  "name": "Drayn.AI — AI DJ Engine",
  "short_name": "Drayn.AI",
  "description": "AI-Powered DJ Software. Mix, mashup, and let AI DJ your sets.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "any",
  "categories": ["music", "entertainment"],
  "icons": [
    { "src": "/drayn_icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/drayn_icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Open Mixer",
      "url": "/dashboard",
      "icons": [{ "src": "/drayn_icon.png", "sizes": "512x512" }]
    }
  ],
  "prefer_related_applications": false
}
