{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "One year to save Christmas",
  "short_name": "Save Christmas",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#edf1f0",
  "theme_color": "#b22222",
  "description": "An interactive Christmas card: twelve real minutes to rebuild Father Christmas's workshop, sleigh and herd.",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
