{
  "name": "Benny's Workshop",
  "short_name": "Benny's Workshop",
  "description": "It's Christmas Eve at the North Pole. You're Benny the Elf — build every toy and load the sleigh before dawn.",
  "start_url": "./",
  "scope": "./",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "portrait",
  "background_color": "#17663d",
  "theme_color": "#2f9e5f",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
