{
  "name": "The Best Cleaning Pro",
  "short_name": "TBC Pro",
  "description": "Professional cleaning business dashboard",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F8FA",
  "theme_color": "#9B7BB8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://via.placeholder.com/192x192/9B7BB8/ffffff?text=TBC",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512x512/9B7BB8/ffffff?text=TBC",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
