{
  "name": "Echoes of the Fractal Veil",
  "short_name": "FractalVeil",
  "description": "A psychedelic pattern-weaving game",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#000008",
  "theme_color": "#8833ff",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
