{
  "name": "The Magical Christmas Workshop",
  "short_name": "Magical Workshop",
  "description": "Help Santa by playing fun games, creating stories, decorating cookies, and collecting Sparkle Dust.",
  "start_url": "/christmas/index.html",
  "scope": "/christmas/",
  "display": "standalone",
  "background_color": "#FFF8DC",
  "theme_color": "#C41E3A",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}