{
  "short_name": "MegaTools",
  "name": "MegaTools – Professional Online Tools",
  "description": "12 professional online tools: Background Remover, Image Compressor, QR Generator, Text Formatter, Color Palette, Invoice Generator & more. 60 free credits/day.",
  "icons": [
    { "src": "favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" },
    { "src": "logo192.png", "type": "image/png", "sizes": "192x192", "purpose": "any maskable" },
    { "src": "logo512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#06060f",
  "background_color": "#06060f",
  "categories": ["productivity", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    { "name": "Background Remover", "short_name": "BG Remover", "description": "Remove image backgrounds instantly", "url": "/bg-remover",      "icons": [{ "src": "favicon.ico", "sizes": "96x96" }] },
    { "name": "QR Code Generator",  "short_name": "QR Code",    "description": "Generate custom QR codes",         "url": "/qr-generator",    "icons": [{ "src": "favicon.ico", "sizes": "96x96" }] },
    { "name": "Image Compressor",   "short_name": "Compressor", "description": "Compress images up to 90%",        "url": "/img-compressor",  "icons": [{ "src": "favicon.ico", "sizes": "96x96" }] },
    { "name": "Password Generator", "short_name": "Passwords",  "description": "Generate strong passwords",        "url": "/password-gen",    "icons": [{ "src": "favicon.ico", "sizes": "96x96" }] },
    { "name": "Image to PDF",       "short_name": "Img→PDF",    "description": "Convert images to PDF",            "url": "/img-to-pdf",      "icons": [{ "src": "favicon.ico", "sizes": "96x96" }] },
    { "name": "Invoice Generator",  "short_name": "Invoice",    "description": "Create professional invoices",     "url": "/invoice-generator","icons": [{ "src": "favicon.ico", "sizes": "96x96" }] }
  ]
}
}
