{
  "name": "PalmPe - Palm-Based Biometric Payments",
  "short_name": "PalmPe",
  "description": "Secure, seamless palm-first payments and authentication for the next billion users",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060B16",
  "theme_color": "#0070F3",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "screenshots": [
    {
      "src": "/logo.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ]
}
