{
  "name": "Free CSH Schedule Maker",
  "short_name": "CSH Schedule",
  "description": "Free online schedule maker for daily, weekly, employee, shift, class, and work schedules. No sign-up, no login.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%232563eb'><rect x='3' y='4' width='18' height='18' rx='3'/><path fill='%23fff' d='M8 2v4M16 2v4M3 10h18'/></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}
