{
  "name": "BitPal",
  "short_name": "BitPal",
  "description": "Revenue infrastructure for AI-native products",
  "start_url": "/mobile",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#40C4FF",
  "orientation": "portrait-primary",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/bitpal-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/bitpal-logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
