{
  "short_name": "SCORE",
  "name": "kspark SCORE",
  "description": "Live Performance Music Score Viewer",
  "scope": "/",
  "start_url": "/",
  "background_color": "#0b0c10",
  "theme_color": "#12131c",
  "display": "standalone",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
