{
  "name": "Local Pro Command Center",
  "short_name": "LPCC",
  "description": "Post the work. Book the next job.",
  "start_url": "/lpcc",
  "display": "standalone",
  "theme_color": "#0a0a0c",
  "background_color": "#0a0a0c",
  "icons": [
    {
      "src": "/icons/lpcc-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/lpcc-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
