{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "meratch",
  "short_name": "Meratch",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#57b07a",
  "description": "Easily deploy smart systems for real-time management of water quality and quantity. Accessible solutions for industrial and individual use.",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
