{
  "short_name": "Feddi Wallet",
  "name": "Feddi Wallet - Digital Payment Solution",
  "description": "Secure and convenient digital wallet for payments and transactions",
  "icons": [
    {
      "src": "feddi_favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "feddi_favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1f2937",
  "background_color": "#ffffff",
  "categories": ["finance", "productivity"],
  "lang": "en",
  "scope": "/",
  "prefer_related_applications": false
}
