{
  "short_name": "WhatsApp Launcher",
  "name": "Powered by The Watchtower",
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
	  "purpose": "maskable any"
    },
    {
      "src": "assets/images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
	  "purpose": "maskable any"
    }
  ],
  "start_url": "https://wap.thewatchtower.com/",
  "background_color": "#e9432b",
  "display" : "standalone",
  "orientation": "portrait",
  "theme_color": "#e9432b",
  "description" : "WhatsApp Launcher - Start WhatsApp Chats Without Saving Number"
}