{
  "name": "BriskTool - Free Online Tools",
  "short_name": "BriskTool",
  "description": "200+ free online tools — works offline. PDFs, images, code, calculators, audio, video.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "theme_color": "#0f172a",
  "background_color": "#ffffff",
  "orientation": "any",
  "categories": ["utilities", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "PDF Tools", "url": "/tools/pdf", "description": "Merge, split, compress PDFs" },
    { "name": "Image Tools", "url": "/tools/image", "description": "Resize, compress, convert images" },
    { "name": "Calculators", "url": "/tools/calculators", "description": "Math, finance, health calculators" },
    { "name": "Dev Tools", "url": "/tools/dev", "description": "JSON, regex, base64, and more" }
  ],
  "screenshots": []
}
