{
  "name": "PDFCustom",
  "short_name": "PDFCustom",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f2eb",
  "theme_color": "#171411",
  "description": "Modern, privacy-aware PDF tools for fast online workflows.",
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}