{
  "name": "Lumen Field",
  "short_name": "Lumen",
  "description": "A live visual synth for audio-reactive WebGL performances.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050707",
  "theme_color": "#050707",
  "categories": ["music", "entertainment", "graphics"],
  "icons": [
    {
      "src": "/icons/lumen-field-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/lumen-field-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
