{
  "name": "OmniTools — Free Online Tools",
  "short_name": "OmniTools",
  "description": "41 free online tools for creators, developers and freelancers. Calculators, converters, dev tools — no login, no upload, works offline.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f6fb",
  "theme_color": "#2b5ce6",
  "categories": ["utilities", "productivity", "education"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "QR Generator", "short_name": "QR Code", "url": "./utility-tools/qr-generator/", "description": "Generate QR codes for URLs, text or WiFi" },
    { "name": "YouTube Thumbnail", "short_name": "YT Thumbnail", "url": "./creator-tools/youtube-thumbnail/", "description": "Download YouTube thumbnails in HD" },
    { "name": "Word Counter", "short_name": "Word Count", "url": "./text-tools/word-counter/", "description": "Count words, characters and reading time" },
    { "name": "JPG to PNG", "short_name": "JPG→PNG", "url": "./converters/jpg-to-png/", "description": "Convert JPG images to PNG in your browser" }
  ]
}
