{
  "name": "Cruise the Creek — Customer Portal",
  "short_name": "CTC Portal",
  "description": "Your Adventure, Electrified. Manage bikes, invoices, referrals, and more.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#1A2E1C",
  "theme_color": "#2D4A32",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
