{
  "name": "OmniCalcX - Your Everyday Decision Toolkit",
  "short_name": "OmniCalcX",
  "description": "60+ free tools to help you make smarter decisions about money, health, home, and everyday life.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a84ff",
  "orientation": "portrait-primary",
  "categories": ["utilities", "finance", "health", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}