{
  "name": "Trippy Jump",
  "short_name": "Trippy Jump",
  "description": "A psychedelic physics-based platformer. Bounce through the cosmic void on sacred geometry patterns.",
  "start_url": "/experiments/trippy-jump.html",
  "scope": "/experiments/trippy-jump.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08060f",
  "theme_color": "#08060f",
  "icons": [
    {
      "src": "/assets/favicon.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
