{
  "background_color": "#0057B8",
  "theme_color": "#0057B8",
  "description": "PinayPromise",
  "display": "standalone",
  "icons": [
    {
      "src": "assets/images/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "name": "PinayPromise",
  "short_name": "PinayPromise",
  "start_url": "home.html",
  "scope": "./",
  "id": "https://app.pinaypromise.com/"
}
