{
  "name": "The Window",
  "short_name": "Window",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#17151c",
  "theme_color": "#17151c",
  "description": "A quiet place for things left before they are asked for.",
  "icons": [
    { "src": "window-mark.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
