{
  "short_name": "Yo Pay",
  "name": "Yo Pay E-Wallet",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/Hasnisubhan/Images/refs/heads/main/Yopay%20192.jpg",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://raw.githubusercontent.com/Hasnisubhan/Images/refs/heads/main/Yopay%20512.jpg",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/?source=pwa",
  "background_color": "#F5F0E8",
  "theme_color": "#1A1A1A",
  "display": "standalone",
  "orientation": "portrait"
}