{
  "name": "Lead Rocket",
  "short_name": "Lead Rocket",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "iconwhite-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "iconwhite-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "./",
  "urls": {
    "account": "account.php",
    "lead": "lead.php"
  },
  "related_applications": [
    {
      "platform": "webapp",
      "url": "leadrocket://"
    }
  ]
}
