{
  "name": "6ix Car Wash OS",
  "short_name": "6ix CW",
  "description": "6ix Car Wash Operating System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1c5ed5",
  "theme_color": "#2474e8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"]
}
