{
  "name": "AquaFlow SaaS",
  "short_name": "AquaFlow",
  "description": "Comprehensive platform for water supply management.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/192x192/2563eb/white/png?text=AF",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://placehold.co/512x512/2563eb/white/png?text=AF",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "orientation": "portrait",
  "prefer_related_applications": false,
  "scope": "/"
}
