{
  "name": "DiamondWater System",
  "short_name": "DiamondWater",
  "id": "/?source=web-app-manifest",
  "description": "Premium whole-home water filtration designed around your water, your home and your family.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#072C4A",
  "theme_color": "#072C4A",
  "orientation": "any",
  "lang": "en-US",
  "prefer_related_applications": false,
  "categories": ["home", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
