{
  "name": "BytePortal - Bitcoin ATM Host Platform",
  "short_name": "BytePortal",
  "description": "Premium portal for cryptocurrency ATM hosts to track earnings and manage locations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#E53E3E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/byteportal-logo.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/byteportal-logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}