{
  "name": "Bostme – Free Online Calculators",
  "short_name": "Bostme",
  "description": "Smart free online calculators. BMI, age, mortgage, calories and more — 100% free, no registration.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F8FAFC",
  "theme_color": "#FF2D55",
  "lang": "en",
  "dir": "ltr",
  "categories": ["utilities", "finance", "health", "education"],
  "icons": [
    { "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
