{
  "name": "SwashOS — Home Operating System",
  "short_name": "SwashOS",
  "description": "SwashOS — Your home's operating system by SwashHome. Track services, manage your property, and connect with your home care team.",
  "start_url": "/customer-portal",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "categories": ["home", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icons/swashosicon1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Portal",
      "url": "/customer-portal",
      "description": "View your home services and property"
    },
    {
      "name": "Submit a Request",
      "url": "/customer-portal#concierge",
      "description": "Submit a service request"
    }
  ]
}
