{
  "name": "What-if Salary Change Calculator",
  "short_name": "What-if Sala",
  "description": "Discover your net income impact from a salary change.",
  "start_url": "/what-if/what-if-salary-change-calculator/",
  "scope": "/what-if/what-if-salary-change-calculator/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f9fafb",
  "theme_color": "#0284c7",
  "lang": "en",
  "categories": [
    "productivity",
    "utilities",
    "what-if"
  ],
  "icons": [
    {
      "src": "/icons/what-if-salary-change-calculator-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/what-if-salary-change-calculator-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}