{
  "name": "StreamPulse",
  "short_name": "StreamPulse",
  "description": "Plex server dashboard - live activity, stats, and trends",
  "start_url": "/screening",
  "display": "standalone",
  "background_color": "#0a0507",
  "theme_color": "#0a0507",
  "orientation": "any",
  "categories": ["entertainment", "utilities"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
