{
  "name": "Online Pitch Pipe",
  "short_name": "Pitch Pipe",
  "description": "An online pitch pipe for those who forgot to bring their pitch pipe.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "en",
  "icons": [
    {
      "src": "assets/pipe.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
