{
  "name": "MyPDF Online",
  "short_name": "MyPDF",
  "description": "Free PDF tools in your browser — merge, split, compress, remove pages & organize. Private, no ads.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/og-image.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
