{
  "name": "Percentage Calculator Online",
  "short_name": "CalcOnline",
  "description": "Free, fast, and accurate online percentage, loan, BMI, and age calculators.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#05050A",
  "theme_color": "#0A0A14",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/564/564276.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/192/564/564276.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}
