{
  "name": "Maxivum Dairy Manufacturing",
  "short_name": "Maxivum",
  "description": "Dairy production calculators and factory management tools",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f8f4ec",
  "theme_color": "#1b3d6e",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
