﻿{
  "name": "Image360",
  "icons": [
    {
      "src": "/i36-36.png",
      "sizes": "36x36",
      "type": "image/png"
    },
    {
      "src": "/i48-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/i70-70.png",
      "sizes": "70x70",
      "type": "image/png"
    },
    {
      "src": "/i92-92.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/i150-150.png",
      "sizes": "150x150",
      "type": "image/png"
    },
    {
      "src": "/i192-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
	,
    {
      "src": "/i310-310.png",
      "sizes": "310x310",
      "type": "image/png"
    }
  ],
  "theme_color": "#fff",
  "background_color": "#fff",
  "start_url": "default.html",
  "display": "standalone",
  "orientation": "landscape"
}