{
  "name": "SolveMyPDF - Free Online PDF & Web Tools",
  "short_name": "SolveMyPDF",
  "description": "100% Private, Free Client-Side PDF Tools, Image Utilities, Calculators & Retro Games. Fast offline-ready document processing directly in your browser.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "categories": ["utilities", "productivity", "business", "tools"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Compress PDF",
      "short_name": "Compress",
      "description": "Reduce PDF file size without losing quality",
      "url": "/pdf-compress-online-free?source=pwa_shortcut",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Merge PDF",
      "short_name": "Merge",
      "description": "Combine multiple PDF files into one",
      "url": "/pdf-merge-online-free?source=pwa_shortcut",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Image Studio",
      "short_name": "Images",
      "description": "Compress, resize, and convert images",
      "url": "/image-compressor-free?source=pwa_shortcut",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    },
    {
      "name": "All 80+ Tools",
      "short_name": "All Tools",
      "description": "Browse complete tools collection",
      "url": "/all-tools?source=pwa_shortcut",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    }
  ]
}
