{
  "name": "numbo.io",
  "short_name": "numbo",
  "description": "Free online calculators, converters, and AI-powered tools",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#fef9f4",
  "background_color": "#0a121a",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
