{
  "name": "PrivMITLab - Music Player & Live Radio",
  "short_name": "PrivMITLab",
  "description": "Privacy-first music player, video player, and live radio hub with 50,000+ radio stations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0a1e",
  "theme_color": "#8b5cf6",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["music", "entertainment"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Search Music",
      "short_name": "Search",
      "description": "Search for music",
      "url": "/?action=search"
    },
    {
      "name": "Radio",
      "short_name": "Radio",
      "description": "Listen to live radio",
      "url": "/?tab=radio"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
