{
  "name": "Frank Insurance",
  "short_name": "Frank Insurance",
  "description": "Frank Insurance connects clients with Frank Tereraho, RIBO, an insurance broker affiliated with InsureU Brokers Inc..",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFAF3",
  "theme_color": "#127CC1",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}