{
  "name": "BuyCard - Gift Cards & Mobile Recharge",
  "short_name": "BuyCard",
  "description": "Buy gift cards & mobile recharge with crypto",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#14141E",
  "background_color": "#14141E",
  "icons": [
    {
      "src": "/wp-content/themes/buycard-starter/public/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/themes/buycard-starter/public/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "finance"],
  "lang": "en",
  "dir": "ltr"
}
