{
  "name": "Kenwa — Veilig locatie delen",
  "short_name": "Kenwa",
  "description": "Deel je live locatie veilig met familie en vrienden via een persoonlijke code.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#6366f1",
  "background_color": "#ffffff",
  "lang": "nl",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "categories": ["navigation", "utilities"],
  "shortcuts": [
    {
      "name": "Locatie volgen",
      "url": "/follow",
      "description": "Volg een live locatie via code"
    },
    {
      "name": "Inloggen",
      "url": "/auth/login",
      "description": "Log in op je account"
    }
  ]
}
