{
  "name": "Horses & Hope Calendar",
  "short_name": "H&H",
  "description": "Staff scheduling calendar — Horses and Hope LLC",
  "start_url": "/calendar.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#110806",
  "theme_color": "#110806",
  "icons": [
    {
      "src": "images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
