{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "For Motion scootmobielen",
  "short_name": "For Motion",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#013561",
  "description": "For Motion: scootmobielen tot 45 km/u, gratis proefrit aan huis.",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "256x256 48x48 32x32 16x16",
      "type": "image/x-icon"
    }
  ]
}