{
  "name": "LIQD RO Purifier Service App",
  "short_name": "LIQD Purify",
  "description": "An elegant home services application specializing in LIQD RO water purifier repair, scheduling, maintenance, and setup tracking.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "categories": ["business", "utilities", "productivity"],
  "icons": [
    {
      "src": "/logo-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo-512.svg",
      "sizes": "192x192 256x256 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
