{
  "name": "4-H Ignite 2026 — Ryan Easton",
  "short_name": "Ignite",
  "description": "Personal schedule tracker for 4-H Ignite 2026",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#2d6a2d",
  "theme_color": "#2d6a2d",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
