{
  "id": "./",
  "name": "Goon Brothers",
  "short_name": "Goon Brothers",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#04080d",
  "theme_color": "#04080d",
  "icons": [
    {
      "src": "assets/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}