{
	"id": "/",
  "name": "iCore Digital",
  "short_name": "iCore",
  "start_url": "/",
	"scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
 "screenshots": [
  {
    "src": "/images/screenshots/desktop-1280x720.png",
    "sizes": "1280x720",
    "type": "image/png",
    "form_factor": "wide"
  },
  {
    "src": "/images/screenshots/mobile-1080x1920.png",
    "sizes": "1080x1920",
    "type": "image/png"
  }
]

	
}
