{
  "name": "CentroShield Wallet",
  "short_name": "CENTRO",
  "description": "Send, receive, and manage CENTRO — by CentroShield",
  "start_url": "/wallet/",
  "scope": "/wallet/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050810",
  "theme_color": "#0f8a6e",
  "icons": [
    {"src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/images/centroshield_logo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "categories": ["finance", "utilities"]
}
