{
  "name": "Algorhythmics - AI Music Community",
  "short_name": "Algorhythmics",
  "description": "AI Music Community visualizer and queue display for AlgoBot DJ.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07050f",
  "theme_color": "#07050f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png?v=2",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png?v=2",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "entertainment"],
  "shortcuts": [
    {
      "name": "Listening Parties",
      "url": "/listening-parties",
      "description": "View active Listening Parties"
    },
    {
      "name": "Live Player",
      "url": "/live",
      "description": "View the live synchronization player"
    }
  ]
}
