{
  "name": "mdothree PDF Tools",
  "short_name": "m3 PDF",
  "description": "Free PDF tools \u2014 merge, split, compress, convert",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#10B981",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ],
  "categories": [
    "utilities",
    "productivity"
  ],
  "lang": "en"
}