{
  "name": "Rhythm space — Music Workspace",
  "short_name": "Rhythm space",
  "description": "A lightweight music notation workspace",
  "start_url": "./login.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a1207",
  "theme_color": "#1a1207",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }
  ]
}
