{
  "name": "SmartUtilz — 250+ Free Online Tools",
  "short_name": "SmartUtilz",
  "description": "250+ free online tools for engineering, finance, health, developer, student, math, legal & more. No signup needed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#04040a",
  "theme_color": "#00d4c8",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ],
  "categories": ["utilities", "productivity", "education", "finance"],
  "shortcuts": [
    {
      "name": "Finance Tools",
      "short_name": "Finance",
      "description": "SIP, FD, EMI, Tax & more calculators",
      "url": "/finance-tools.html",
      "icons": [{ "src": "/apple-touch-icon.png", "sizes": "180x180" }]
    },
    {
      "name": "All Tools",
      "short_name": "All Tools",
      "description": "Browse all 250+ tools",
      "url": "/all-tools.html",
      "icons": [{ "src": "/apple-touch-icon.png", "sizes": "180x180" }]
    },
    {
      "name": "Developer Tools",
      "short_name": "Dev Tools",
      "description": "JSON, Base64, Regex & more",
      "url": "/developer-tools.html",
      "icons": [{ "src": "/apple-touch-icon.png", "sizes": "180x180" }]
    }
  ]
}
