{
  "short_name": "Vaaripa",
  "name": "Vaaripa Innovations",
  "description": "Monitor and manage your IoT sensors, pumps, and borewells from anywhere.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#4f46e5",
  "background_color": "#EAEAEA",
  "categories": ["utilities", "productivity"],
  "prefer_related_applications": false
}