{
  "name": "WCO & window-drag Demo",
  "short_name": "WCO Demo",
  "description": "Demonstrating Window Controls Overlay with the window-drag CSS property.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay"],
  "background_color": "#f5f5f0",
  "theme_color": "#1A420C",
  "icons": [
    { "src": "../../icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "../../icons/icon-256.png", "sizes": "256x256", "type": "image/png" }
  ]
}
