{
  "name": "Budget Car Parts",
  "short_name": "BCP",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0052ba",
  "description": "Automotive onderdelen grossier",
  "icons": [
    {
      "src": "favicon_192px.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicon_256px.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}