{
  "name": "Plants For Friends Portal",
  "short_name": "PFF Portal",
  "description": "Schedule, routes, timesheets, and client care for Plants For Friends.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F3E8",
  "theme_color": "#586338",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
