{
  "name": "TreePro FSM",
  "short_name": "TreePro",
  "description": "TreePro - Professional tree service management software for organizing quotes, appointments, dispatch, and work orders. Streamline your tree service business operations.",
  "theme_color": "#10b981",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/admin",
  "scope": "/",
  "icons": [
    {
      "src": "pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
