{
  "name": "VOA App",
  "short_name": "VOA",
  "start_url": "create_voa.asp",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#3f403f",
  "icons": [
    {
      "src": "images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}