{
  "name": "Peaq",
  "short_name": "Peaq",
  "description": "Custom football kits & teamwear, designed in the UK.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f1ec",
  "theme_color": "#14140f",
  "lang": "en-GB",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}