{
  "name": "PVPS Member App",
  "short_name": "PVPS App",
  "description": "This app is for PVPS members only",
  "start_url": "/ems/ems.php?page=1",
  "display": "standalone",
  "background_color": "#f0f0f0",
  "theme_color": "#991200",
  "scope": "/ems/",
  "id" : "/ems/",
  "icons": [
    {
      "src": "/ems/images/ap_logo_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/ems/images/ap_logo_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
