{
  "name": "Kørebog Pro",
  "short_name": "Kørebog",
  "description": "Erhvervskørsel registrering med QR-scanning og GPS",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1923",
  "theme_color": "#0f1923",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%2300d4aa'/><text y='.9em' font-size='120' x='30'>🚗</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
