{
  "name": "DJcracy – Collaborative Music Streaming",
  "short_name": "DJcracy",
  "description": "Democracy meets the DJ booth. Add songs, vote, and vibe together.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0e14",
  "theme_color": "#00e5ff",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}