{
  "id": "/",
  "name": "Clockwork Ascendant",
  "short_name": "Clockwork",
  "description": "Build an impossible machine, one gear at a time.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0e0d",
  "theme_color": "#0d0e0d",
  "categories": ["games"],
  "icons": [
    {
      "src": "/icons/clockwork-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
