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