{
  "short_name": "Green Pages",
  "name": "Green Pages | App-like experiences inside WhatsApp",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "green-pages-icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "green-pages-icon.png",
      "type": "image/png",
      "sizes": "1031x1080"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#131D37",
  "background_color": "#ffffff"
}
