{
  "name": "TradeMatch",
  "short_name": "TradeMatch",
  "description": "Plattformen som gör att bilhandlare kan skapa fler affärer med smartare inköp.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#2a2d33",
  "theme_color": "#2a2d33",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "250x250",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}