{
  "name": "Turf Shield",
  "short_name": "Turf Shield",
  "description": "Your turf cleaning portal — St. George Utah",
  "start_url": "/portal",
  "display": "standalone",
  "background_color": "#0D0D0D",
  "theme_color": "#4CAF50",
  "orientation": "portrait",
  "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": ["lifestyle", "utilities"],
  "shortcuts": [
    {
      "name": "Book a Clean",
      "url": "/book",
      "description": "Book your next service"
    },
    {
      "name": "My Portal",
      "url": "/portal",
      "description": "View your dashboard"
    }
  ]
}
