{
  "name": "My ICT Tools — Free Online Utilities",
  "short_name": "My ICT Tools",
  "description": "A free collection of 60+ handy online utilities for documents, text, developers, networking, media, and everyday tasks — all running in your browser, offline-capable.",
  "start_url": "./index.html",
  "scope": "./",
  "id": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#16171b",
  "theme_color": "#16171b",
  "lang": "en",
  "categories": ["utilities", "productivity", "developer"],
  "icons": [
    { "src": "icons/favicon-16x16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "icons/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
