{
  "name": "Vertoq",
  "short_name": "Vertoq",
  "description": "Unit converter, time calculator, percentage, BMI, TDEE, savings, loan and installment calculators in 10 languages.",
  "start_url": "/en/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#16324a",
  "theme_color": "#16324a",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "shortcuts": [
    { "name": "Unit Converter", "short_name": "Units", "url": "/en/units/", "description": "Convert length, weight, volume, temperature, pressure and torque" },
    { "name": "Percentage Calculator", "short_name": "Percent", "url": "/en/percent/", "description": "Percent of a number, percentage change, discounts" },
    { "name": "Time Calculator", "short_name": "Time", "url": "/en/time/", "description": "Difference between dates, add or subtract time" },
    { "name": "BMI Calculator", "short_name": "BMI", "url": "/en/bmi/", "description": "Body Mass Index from height and weight" },
    { "name": "TDEE Calculator", "short_name": "TDEE", "url": "/en/tdee/", "description": "Daily calorie needs from age, sex, weight and activity" },
    { "name": "Loan Cost", "short_name": "Loan", "url": "/en/loancost/", "description": "Total cost of a loan or installment purchase" }
  ],
  "prefer_related_applications": false
}
