{
  "name": "Agrolify",
  "short_name": "Agrolify",
  "description": "Smart greenhouse monitoring and control.",
  "id": "https://agrolify.com/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1115",
  "theme_color": "#0f9f6e",
  "icons": [
    {
      "src": "/agrolify-icon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}
