{
  "name": "BadBit.site — Enterprise SaaS Cost Optimizer",
  "short_name": "BadBit",
  "description": "Free Enterprise SaaS Audit & IT Infrastructure ROI Calculator. Identify corporate software spending waste and savings opportunities in seconds.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fcfcfc",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/assets/img/favicon.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/favicon.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/favicon.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/favicon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/favicon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/img/og-cover.png",
      "type": "image/png",
      "sizes": "1200x630",
      "form_factor": "wide",
      "label": "BadBit.site SaaS Cost Calculator — Desktop View"
    }
  ],
  "shortcuts": [
    {
      "name": "SaaS Cost Calculator",
      "short_name": "Calculator",
      "description": "Open the Enterprise SaaS Cost Calculator",
      "url": "/#tool",
      "icons": [{ "src": "/assets/img/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with the BadBit team",
      "url": "/contact",
      "icons": [{ "src": "/assets/img/favicon.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
