{
  "name": "Legend of Bizz Custom SFX Editor",
  "short_name": "SFX Editor",
  "description": "Turn ordinary audio files into a Ship of Harkinian custom SFX mod (.o2r), entirely in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0f1319",
  "theme_color": "#151a21",
  "categories": ["utilities", "music"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
