{
  "name": "Stream Schedule",
  "short_name": "Schedule",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#18181b",
  "theme_color": "#7c3aed",
  "description": "Create, manage, and share streaming schedules with timers for each section.",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
} 