{
  "name": "utilkit",
  "short_name": "utilkit",
  "description": "Free Online Calculators, Converters, and Tools",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/pwa-screenshot-wide.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "utilkit"
    },
    {
      "src": "/pwa-screenshot-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "label": "utilkit mobile"
    }
  ],
  "display": "standalone",
  "theme_color": "#101828",
  "background_color": "#101828"
}
