{
  "name": "OGCruncher",
  "short_name": "OGCruncher",
  "description": "In-browser audio bit-crusher and lo-fi converter by figarist.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#07070d",
  "theme_color": "#0a0a0f",
  "orientation": "any",
  "categories": ["utilities", "music", "productivity"],
  "icons": [
    {
      "src": "images/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
