{
  "name": "ChatHop",
  "short_name": "ChatHop",
  "description": "Hop directly into WhatsApp chats without cluttering your contact list.",
  "id": "/?utm_source=pwa",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#10b981",
  "orientation": "portrait",
  "categories": ["utilities", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://placehold.co/720x1280/064e3b/ffffff/png?text=ChatHop+Mobile+Instant+WhatsApp",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ChatHop Mobile Direct WhatsApp Dialing"
    },
    {
      "src": "https://placehold.co/1280x720/064e3b/ffffff/png?text=ChatHop+Android+Client+Dialer",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ChatHop Desktop Layout & Direct History Management"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
