{
  "name": "LuxView Pro",
  "short_name": "LuxView",
  "description": "Membership-backed window-treatment installs, work orders and live installer tracking.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf9f7",
  "theme_color": "#0f0f0f",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
