{
  "name": "Beltz",
  "short_name": "Beltz",
  "description": "Track your journey on the mats",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0D0D0F",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/beltz-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
