{
  "name": "ATMOS DJ Stem Mixer",
  "short_name": "ATMOS",
  "description": "Professional 4-deck DJ stem mixer with 3D spatial audio, per-stem EQ, FX, tap tempo, mix recording, and more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050505",
  "theme_color": "#050505",
  "categories": ["music", "entertainment", "utilities"],
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ATMOS DJ Stem Mixer — full mixer view"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Mixer",
      "short_name": "Mixer",
      "description": "Open the ATMOS stem mixer",
      "url": "/",
      "icons": [{ "src": "/icon-1024.png", "sizes": "192x192" }]
    }
  ]
}
