{
  "name": "ArtistEmpire - AI Music Production",
  "short_name": "ArtistEmpire",
  "description": "8 AI-powered music production tools: mix, master, remix beats, extract vocals, create music videos, and go live. Turn your bedroom into Billboard.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0912",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["music", "entertainment", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Mix",
      "short_name": "Mix",
      "description": "Upload and mix a new track",
      "url": "/upload"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your projects",
      "url": "/dashboard"
    },
    {
      "name": "Beat Maker",
      "short_name": "Beats",
      "description": "Create original beats",
      "url": "/beat-maker"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
