{
  "name": "EH ABC Musiknoten Editor",
  "short_name": "ABC Editor",
  "description": "ABC Music Notation Editor – Write, Play and Print ABC Tunes",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#eef2f7",
  "theme_color": "#326ea1",
  "orientation": "landscape",
  "icons": [
    {
      "src": "eh-logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}