{
  "name": "Benny's Wrap Rush",
  "short_name": "Wrap Rush",
  "description": "Santa's list is in! You're Benny the Elf at the belt — wrap the nice, coal the naughty, before it rolls off the end. Daily Rush, gift bandits, golden gifts, elf ranks and Benny's postcards from the North Pole.",
  "start_url": "./",
  "scope": "./",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "portrait",
  "background_color": "#17663d",
  "theme_color": "#2f9e5f",
  "categories": ["games", "entertainment", "kids"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Daily Rush", "short_name": "Daily", "description": "Today's 90-second belt — same for everyone", "url": "./?mode=daily", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] }
  ]
}
