{
  "name": "TrackDeck",
  "short_name": "TrackDeck",
  "description": "Capture Sequencer work as portable cards. Reuse setups between projects without rebuilding.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#141618",
  "theme_color": "#141618",
  "icons": [
    {
      "src": "/img/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/img/trackdeck-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/trackdeck-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
