{
  "name": "Card.Club",
  "short_name": "Card.Club",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#80bc1c",
  "orientation": "portrait",
  "display_override": ["standalone", "fullscreen"],
  "description": "Card.Club is an online platform for issuing and managing prepaid cards.",
  "dir": "left",
  "lang": "en-EN",
  "scope": "/",
  "id": "com.cardclub.CardclubMobileWeb",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}