{
  "short_name": "Maggy",
  "name": "Maggy",
  "description": "Smart property management",
  "orientation": "portrait",
  "icons": [
    {
      "src": "../../upload/manifest_logo.png",
      "type": "image/png",
      "sizes": "192x192"
    },
	  {
      "src": "../../upload/manifest_logo_large.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}
