{
  "name": "LYS Check-In",
  "short_name": "LYS Check-In",
  "description": "Lowcountry Youth Services attendance check-in",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF7F0",
  "theme_color": "#4A8228",
  "icons": [
    { "src": "./icon192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
