{
    "name": "Hemingweb Website",
    "short_name": "Hemingweb",
    "start_url": "/index.htm",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "icons": [
    {
      "src": "/hemingweb-icon-48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/hemingweb-icon-96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/hemingweb-icon-144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/hemingweb-icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/hemingweb-icon-256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "/hemingweb-icon-384.png",
      "type": "image/png",
      "sizes": "384x384"
    },
    {
      "src": "/hemingweb-icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/hemingweb-icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    }
  ]
}