{
  "name": "Bostme – Free Online Calculators",
  "short_name": "Bostme",
  "description": "Private, fast online calculators that run in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F8FAFC",
  "theme_color": "#C81E45",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "utilities",
    "finance",
    "health",
    "education"
  ],
  "icons": [
    {
      "src": "/assets/img/icon-192.png?v=20260804-r3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icon-512.png?v=20260804-r3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
