{
  "name": "Pristine",
  "short_name": "Pristine",
  "description": "Pristine Ball Mill Production Management System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1890ff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "prefer_related_applications": false,
  "display_override": ["window-controls-overlay", "standalone"],
  "icons": [
    {
      "src": "/logo1.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/logo1.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
