{
  "short_name": "Trustline",
  "name": "Trustline Services — Reliable Cleaning Solutions",
  "description": "Book trusted cleaning services across the Netherlands.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1B3A6B",
  "background_color": "#FFFFFF",
  "scope": "/",
  "orientation": "portrait-primary",
  "categories": ["productivity", "lifestyle", "business"],
  "shortcuts": [
    {
      "name": "Book Now",
      "short_name": "Book",
      "description": "Book a cleaning instantly",
      "url": "/book"
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "url": "/my-account"
    }
  ]
}
