{
  "name": "ZikKit - Smart Tools",
  "short_name": "ZikKit",
  "description": "Free online tools including GST calculator, KSRTC refund calculator, bill splitter, and more",
  "start_url": "/tools/",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#1d4ed8",
  "orientation": "portrait-primary",
  "categories": ["utilities", "productivity", "finance"],
  "lang": "en",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
