{
  "name": "Lofall — a 4D platformer",
  "short_name": "Lofall",
  "description": "Explore a genuinely four-dimensional world as a 3D being. Rotate your slice of reality, outwit the drone swarm, and run paths that cannot exist in 3D.",
  "id": "lofall",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#07091c",
  "theme_color": "#07091c",
  "categories": ["games"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
