{
  "name": "IW Home Services",
  "short_name": "IW Services",
  "description": "Find and book trusted home service professionals",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#6B4FE0",
  "theme_color": "#6B4FE0",
  "orientation": "portrait-primary",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/api/icons/192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/api/icons/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
