{
  "id": "/tools/reverse-percentage.html",
  "name": "Reverse Percentage Calculator \u2014 Find the Original Number \u2013 toolcrate",
  "short_name": "Reverse Percentage Calculator \u2014 Find the Original Number",
  "description": "Find the original number before a percentage increase or discount was applied. Free, instant, browser-only.",
  "start_url": "/tools/reverse-percentage.html",
  "scope": "/tools/reverse-percentage.html",
  "display": "standalone",
  "background_color": "#F5F4F2",
  "theme_color": "#0A0A0A",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
