{
  "name": "Percentage Calculator — ToolCrux",
  "short_name": "Percentage Calculator",
  "description": "Calculate percentages and percentage change.",
  "start_url": "/tools/calculators/percentage-calculator",
  "scope": "/tools/calculators/percentage-calculator",
  "display": "standalone",
  "theme_color": "#2563eb",
  "background_color": "#0f1729",
  "icons": [
    {
      "src": "/icons/tools/percentage-calculator.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/tools/percentage-calculator.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "utilities"
  ],
  "lang": "en",
  "dir": "ltr"
}
