{
  "name": "FlightCaseLabels Configurator",
  "short_name": "Configurator",
  "description": "FlightCaseLabels Label Configurator",
  "icons": [
    {
      "src": "./icons/icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "fullscreen",
  "theme_color": "#E31E24",
  "background_color": "#373434"
}
