{
  "name": "Simple Rule of Three Calculator",
  "short_name": "SRoTC",
  "description": "Solve mathematical proportions instantly. The definitive tool for calculating quantities, recipes, discounts and conversions.",
  "start_url": "/en/utilities/categories/tools/rule-of-three/",
  "scope": "/en/utilities/categories/tools/rule-of-three/",
  "icons": [
    {
      "src": "/images/utilities/rule-of-three.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}