{
  "name": "POLY-PURE Maintenance Hub",
  "short_name": "POLY-PURE",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#172554",
  "description": "Multi-device maintenance, breakdown, repair, hot works and blade change logging.",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}