{
  "name": "Akoord",
  "short_name": "Akoord",
  "description": "Akoord web app",
  "start_url": "../welcome",
  "scope": "../",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "icons": [
    {
      "src": "../akoord-logo.png",
      "sizes": "2048x2048",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}