{
  "name": "pdf-kompakt",
  "short_name": "kompakt",
  "description": "Compress PDFs offline. 100% private — files never leave your device.",
  "start_url": "/compress",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "orientation": "portrait",
  "icons": [
    { "src": "/favicon.png", "sizes": "48x48", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "128x128", "type": "image/png" }
  ]
}
