{
  "name": "Santa's Midnight Run",
  "short_name": "Midnight Run",
  "description": "Fly Santa's sleigh over the town, drop presents into chimneys, and defeat the storm-cloud bosses with the Light of Christmas. Daily Delivery, sky power-ups, sleigh ranks, and letters from the North Pole.",
  "start_url": "./",
  "scope": "./",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "landscape",
  "background_color": "#0a1130",
  "theme_color": "#0a1130",
  "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 Delivery", "short_name": "Daily", "description": "Today's 75-second town — same for everyone", "url": "./?mode=daily", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] }
  ]
}
