{
  "name": "WhatsApp Launcher",
  "short_name": "WA Launcher",
  "description": "Start messaging on WhatsApp without saving the phone number to your contacts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "/icons/whatsapp-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/whatsapp-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
