{
  "name": "MIDI Pastebin",
  "short_name": "MIDI Pastebin",
  "description": "Online midi sharing and editing tool",
  "start_url": "/midi-pastebin/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/midi-pastebin/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/midi-pastebin/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
