{
  "name": "CORR \u2014 Financial Tools for Service Pros",
  "short_name": "CORR",
  "description": "Track spending, manage clients, accept payments. Built for service pros — barbers, stylists, nail techs, tattoo artists, piercers, estheticians, contractors, food trucks, farmers, and more.",
  "start_url": "/dashboard.html",
  "display": "standalone",
  "background_color": "#06060a",
  "theme_color": "#10b981",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}