{
  "name": "E-Board Calculation Tool",
  "short_name": "E-Board",
  "theme_color": "rgb(153,102,51)",
  "background_color": "rgb(48,80,96)",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "src": "icons/favicon--16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/favicon--32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/favicon--64x64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/favicon--260x260.png",
      "sizes": "260x260",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
