{
  "name": "Propify",
  "short_name": "Propify",
  "display": "standalone",
  "start_url": "./",
  "theme_color": "#002140",
  "background_color": "#001529",
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512"
    }
  ]
}
