{
  "name": "Music Cue Manager",
  "short_name": "Cue Manager",
  "description": "Automated music cue sheet production for film and television.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#0C0C12",
  "theme_color": "#0C0C12",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
