{
  "id": "elevate-staff",
  "name": "Elevate Scheduling",
  "short_name": "Elevate",
  "description": "Luna Aerial Dance — staff scheduling, attendance, and billing.",
  "start_url": "/elevate-scheduling-suite.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0c0c14",
  "theme_color": "#0c0c14",
  "icons": [
    {
      "src": "/assets/pwa/elevate-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/elevate-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/elevate-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
