{
  "name": "I Love MEP",
  "short_name": "I Love MEP",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#004aad",
  "description": "Free browser-based MEP tools for Mechanical, Electrical, and Plumbing work.",
  "icons": [
    {
      "src": "assets/icons/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}

