

{
  "id": "/en/",
  "name": "Percentage Calculator - Free Online Tool",
  "short_name": "Percentage",
  "start_url": "/en/",
  "display": "standalone",
  "background_color": "#002b5c",
  "theme_color": "#fcbf49",
  "description": "Free calculator to quickly find percentages. Ideal for students, businesses, discounts, and more.",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-wide.png",
      "type": "image/png",
      "sizes": "1280x720",
      "form_factor": "wide"
    },
    {
      "src": "/images/screenshot-narrow.png",
      "type": "image/png",
      "sizes": "375x667"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+percentage",
      "url": "https://calcularporcentaje.onlinegratis.tv/en/?q=%s"
    }
  ],
  "categories": ["tools", "utilities", "productivity", "education"],
  "shortcuts": [
    {
      "name": "Calculate percentage",
      "short_name": "Calculate",
      "description": "Go directly to the percentage calculator",
      "url": "/en/?source=shortcut",
      "icons": [
        {
          "src": "/images/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "lang": "en"
}
