{
  "name": "TILTFALL",
  "short_name": "TILTFALL",
  "description": "Steer the falling ball, smash everything, dodge the mines.",
  "start_url": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "icons": [
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
