{
  "name": "SWING ARC \u2014 Visual Motion Metronome",
  "short_name": "SWING ARC",
  "description": "A browser-based visual metronome with ARC, WAVE, CAT and CIRCLE motion views, click patterns, swing, motion rate and click offset.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0d12",
  "theme_color": "#0a0d12",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}