{
  "name": "ThriveTrack Formulas",
  "short_name": "ThriveTrack",
  "description": "Client formulas and visit history for hairstylists",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2C2C2A",
  "theme_color": "#2C2C2A",
  "icons": [
    {
      "src": "/pwa-icon-192.png?v=5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png?v=5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
