{
  "name": "WapUP - Spectacular WhatsApp Backups",
  "short_name": "WapUP",
  "description": "The most secure cloud-based backup solution for your WhatsApp chats and media",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1b462d",
  "background_color": "#1b462d",
  "icons": [
    {
      "src": "/martex_theme/images/wapupapp.PNG",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/martex_theme/images/wapupapp.PNG",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/martex_theme/images/wapupapp.PNG",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "share_target": {
    "action": "/pwa-receive-shared-file",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
        "files": [
            {
              "name": "file",
              "accept": [
                ".zip",
                "application/zip",
                "application/x-zip-compressed"
              ]
            }
        ]
    }
  },
  "categories": ["productivity", "business", "utilities"],
  "screenshots": []
}

